Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$10.50100%0xefcd…fefe120d ago0x9e137a…5598fb
0x8cfa…be850x0e3d…7757Base$2.10100%0xf733…8f8d120d ago0x0ce7bc…7c350a
0x8cfa…be850x0e3d…7757Base$3.15100%0x5e96…f159120d ago0x2526da…27e0e5
0x8cfa…be850x0e3d…7757Base$3.15100%0x4136…b726120d ago0x28f478…a3ac2a
0x8cfa…be850x0e3d…7757Base$8.40100%0x53e7…bd10120d ago0xe7784c…3b5562
0x8cfa…be850x0e3d…7757Base$1.05100%0x55b3…f1a0120d ago0x0e1fcb…b00d1e
0x8cfa…be850x0e3d…7757Base$3.15100%0x647b…3fa5120d ago0x2f7411…fea08a
0x8cfa…be850x0e3d…7757Base$1.05100%0x8100…1de5120d ago0x29b847…1980e2
0x8cfa…be850x0e3d…7757Base$21.00100%0xdcda…ec2f120d ago0xe0eb0e…b3bf95
0x8cfa…be850x0e3d…7757Base$42.00100%0x811a…c8aa120d ago0x3ccbec…b28c4b
0x8cfa…be850x0e3d…7757Base$10.50100%0xd812…ee44120d ago0x8af03e…4fbfe2
0x8cfa…be850x0e3d…7757Base$5.25100%0x3368…d66b120d ago0x67421e…316921
0x8cfa…be850x0e3d…7757Base$3.15100%0x9ac4…71a9121d ago0xfbd707…61082c
0x8cfa…be850x0e3d…7757Base$11.55100%0x643b…9404121d ago0xa3840e…25f94a
0x8cfa…be850x0e3d…7757Base$5.25100%0xfbd8…39da121d ago0xbcacf7…b49f46
0x8cfa…be850x0e3d…7757Base$31.50100%0xbada…25fd121d ago0x52a06b…5c5542
0x8cfa…be850x0e3d…7757Base$2.10100%0xd98d…2105121d ago0x8ca60a…8cb5a4

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.