Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800x9c95…e299Base—$0.001100%fluxa36d ago0xe5bf60…f83ad1
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0xf8dea9…0b5274
0xb228…61800x9c95…e299Base—$0.001100%fluxa36d ago0x668f2e…51e77b
0xb228…61800x9c95…e299Base—$0.001100%fluxa36d ago0xaeb398…48eb56
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0x578db0…63a671
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0x524a26…d8b35a
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0x72e8f3…fefeba
0xb228…61800x9c95…e299Base—$0.001100%fluxa36d ago0xe4a426…50b22b
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0xc9fa7d…2dee34
0xb228…61800x9c95…e299Base—$0.001100%fluxa36d ago0x11b5fe…c0314c
0xb228…61800x9c95…e299Base—$0.001100%fluxa36d ago0x91c3eb…62da20
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0xe0ce25…68ae7a
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0xd31c91…f22300
0xb228…61800x9c95…e299Base—$0.001100%fluxa36d ago0x026fdd…e17f2d
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0xc1df7c…ef1165
0xb228…61800x9c95…e299Base—$0.001100%fluxa36d ago0x99fc6c…37c887
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0xde1b6f…ac2e47
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0x43b666…2f1a72
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0xd67507…748cad
0xb228…61800x9c95…e299Base—$0.001100%fluxa36d ago0x4d03f6…27a8e5
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0x64322d…1a076f
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0xb02d9f…5f05fc
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0xc53163…a42589
0xb228…61800xfe80…47eeBase—$0.001100%fluxa36d ago0xaa7544…6fc934
0xb228…61800xfe80…47eeBase—$0.001100%fluxa37d ago0x2ad3c6…fd1c27

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.