Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$99.8770%0xcdfd…ef823d ago0x55d578…2fcded
0x1332…66eb0xdf62…30eeBase—$4.4970%0xa0c6…2cb43d ago0x8cc9b7…126c5a
0x1332…66eb0xdf62…30eeBase—$99.9270%0x133d…a4763d ago0x77627d…883a4c
0x1332…66eb0xdf62…30eeBase—$99.9870%0xbc4f…cafd3d ago0x6c27ad…3da8fa
0x1332…66eb0xdf62…30eeBase—$99.8770%0x59e8…d8233d ago0x4a60cc…21020e
0x5502…7daf0xdf62…30eeBase—$72.9970%0x80e2…18733d ago0xf765c9…dbfd33
0x1332…66eb0xdf62…30eeBase—$99.8370%0x8b99…df793d ago0xecf175…95d12c
0x1332…66eb0xdf62…30eeBase—$99.9870%0x84ea…0e473d ago0xf19091…cb05ce
0x1332…66eb0xdf62…30eeBase—$99.9870%0x3d68…f69e3d ago0x2d8dd4…60e9c2
0x1332…66eb0xdf62…30eeBase—$99.9770%0x0007…88673d ago0xdda833…d32fc6
0x1332…66eb0xdf62…30eeBase—$99.9870%0x666e…09303d ago0xb6e334…f67ccb
0x1332…66eb0xdf62…30eeBase—$99.8670%0xaecf…8b753d ago0x76b247…091a32
0x1332…66eb0xdf62…30eeBase—$1.9770%0xf11b…db943d ago0x852da3…b3891f
0x1332…66eb0xdf62…30eeBase—$99.9570%0x3d37…88063d ago0xee664b…afa64e
0x1332…66eb0xdf62…30eeBase—$99.9970%0xc5c7…f8a53d ago0x3ba6e6…ae9626
0x1332…66eb0xdf62…30eeBase—$98.9970%0x8817…49273d ago0x50ff86…815001
0x1332…66eb0xdf62…30eeBase—$99.9970%0x5944…55723d ago0x0d7e40…70242c
0x1332…66eb0xdf62…30eeBase—$99.8670%0xd773…a2503d ago0xd67c10…c0d4b2
0x1332…66eb0xdf62…30eeBase—$99.9570%0xfaf2…854b3d ago0x16a1ad…0b2748
0x1332…66eb0xdf62…30eeBase—$49.7970%0xa82a…45633d ago0x4744b8…7fdae5
0x1332…66eb0xdf62…30eeBase—$99.9770%0x2837…f7673d ago0xe318bd…231566
0x1332…66eb0xdf62…30eeBase—$99.6670%0x505d…14d63d ago0xc8a3e8…cca26c
0x1332…66eb0xdf62…30eeBase—$99.9770%0x6647…55263d ago0x910ed3…6e4699
0x1332…66eb0xdf62…30eeBase—$99.9970%0x3b25…fc9a3d ago0x718fab…9dd064
0x1332…66eb0xdf62…30eeBase—$99.7970%0xfdd4…df723d ago0xb328fc…b6da18

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.