Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0xd60f44…7eabcb
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0x6dc9ad…15e15b
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0x31acf1…d3e16d
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0x1de72c…628f8c
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0x9515b6…74955b
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0xe575a4…3b2ed9
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0xad66a4…a5a404
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0x09c8c9…26f19b
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0xdb035e…db8274
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0x5cdce3…846f2f
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0xbbb2b7…a4af22
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0x68084c…b95c5f
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0x20ccf5…99d247
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0xc01ce9…a45d57
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa31d ago0xaaef2c…e155cd
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa32d ago0x269b8e…e51791
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa32d ago0xd6bec5…eb07cf
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x2fb141…2b0de5
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x34a821…cbdda2
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x426ba0…59c777
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0xe27286…f84db3
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x793396…84bf63
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x0985d9…460e1c
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x77b9dc…985ff9
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0xde5334…debb9a

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.