Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa40d ago0x1af1ec…fcdee7
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa40d ago0x3bfb90…383d98
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa40d ago0x6c82de…83b342
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa40d ago0x65e5b2…33df65
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0xe883b2…4abb34
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa40d ago0x55a94b…d91e48
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa40d ago0x69e01a…5bcf5a
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0x5bafb7…abe76a
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa40d ago0x7d6493…bd13bc
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa40d ago0xbc656a…a80928
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0xdc5921…87d32a
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0xdc1b73…acbf90
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0xd6e034…4fe633
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0x86f401…700953
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0x8069c8…b97405
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0x651696…e88a40
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0x046f53…5a0680
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0x9c7335…1dc2c7
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0x81da1b…f4ccae
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0x43d8bc…b591c1
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa40d ago0xea13d2…63bdd4
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0xd9ef72…0d6bc3
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa40d ago0xbfd009…557ecc
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa40d ago0x5d4938…1f5b0c
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa40d ago0xd6289b…6bf860

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.