Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5aa1…3e2d0x86b3…7108Base—$0.01100%coinbase78d ago0xe02299…b7ecaa
0x5aa1…3e2d0x6385…23e5Base—$0.01100%coinbase78d ago0xd7898b…bf575b
0x5aa1…3e2d0x4ff7…caa1Base—$0.01100%coinbase78d ago0xc11015…a56f2f
0x5aa1…3e2d0x38f7…2f3bBase—$0.01100%coinbase78d ago0xe8bb84…1f7d0e
0x5aa1…3e2d0x1f75…334cBase—$0.01100%coinbase78d ago0x521f23…c2e230
0x5aa1…3e2d0x920b…4350Base—$0.01100%coinbase78d ago0xdb599a…c1b58e
0x5aa1…3e2d0x8306…5782Base—$0.01100%coinbase78d ago0xcc3666…f4ccf2
0x5aa1…3e2d0x6ed1…c030Base—$0.01100%coinbase78d ago0x0b0e1c…d32ef2
0x5aa1…3e2d0x149f…32d2Base—$0.01100%coinbase78d ago0xb32e08…7b7e63
0x5aa1…3e2d0x3d81…b59dBase—$0.01100%coinbase78d ago0xe184b9…e2e7ea
0x5aa1…3e2d0x4ed5…0c22Base—$0.01100%coinbase78d ago0xe69d24…117c78
0x5aa1…3e2d0x979c…71d2Base—$0.01100%coinbase78d ago0x3f29a8…e5874f
0x5aa1…3e2d0xd781…2996Base—$0.01100%coinbase78d ago0x7e74f5…c3bafa
0x5aa1…3e2d0xe714…9744Base—$0.01100%coinbase78d ago0x4bf5f1…c80cfa
0x5aa1…3e2d0xbe80…c9d9Base—$0.01100%coinbase78d ago0x36b98e…7ee819
0x5aa1…3e2d0x4639…ef66Base—$0.01100%coinbase78d ago0x470503…e361fd
0x5aa1…3e2d0x1496…7cfdBase—$0.01100%coinbase78d ago0x90d887…757c23
0x5aa1…3e2d0x0be8…b04cBase—$0.01100%coinbase78d ago0x8ebfd6…3544fd
0x5aa1…3e2d0x2101…d17cBase—$0.01100%coinbase78d ago0xaa7ad7…84969b
0x5aa1…3e2d0x1bcd…b1b4Base—$0.01100%coinbase78d ago0x43fad2…12261e
0x5aa1…3e2d0x4fd5…8af2Base—$0.01100%coinbase78d ago0xc18be5…f0cbed
0x5aa1…3e2d0xb574…1542Base—$0.01100%coinbase78d ago0x87d25d…4d65d0
0x5aa1…3e2d0xb53e…a118Base—$0.01100%coinbase78d ago0xc369ae…75724e
0x5aa1…3e2d0x1f6e…0a3cBase—$0.01100%coinbase78d ago0x1d91f6…9f0a15
0x5aa1…3e2d0x95c1…cff0Base—$0.01100%coinbase78d ago0x720ba6…90b350

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.