Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xba937a…91fd77
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x027587…f14c69
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x849364…401854
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd98183…9cef35
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb71a4b…fe5948
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c8188…630327
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf5a9ba…b1e022
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe68c7d…c67763
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7b640f…529f78
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x14c216…d038e3
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x28218f…0df597
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb5946…ae7c7b
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb32423…ad43be
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x166a22…f95579
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x06a8ea…8a3952
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xde0287…910810
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x145c35…e3edbc
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc71cf1…53db5f
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x277084…5c3831
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9713a2…173b7b
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2f2daa…aa8d3f
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x98615e…1ef6b7
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9581c1…eed743
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x556f73…296a3d
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xda9b32…e866df

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.