Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf300…eb710x159b…4908Basex402 service$0.01100%dexter43d ago0xbfafe3…30c1ea
0xf300…eb710x159b…4908Basex402 service$0.01100%dexter43d ago0x7e578b…d35c0e
0xf300…eb710x159b…4908Basex402 service$0.01100%dexter43d ago0xa6940e…8e7973
0xf300…eb710x159b…4908Basex402 service$0.01100%dexter43d ago0x535851…825454
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x838617…31891a
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0xaf3fc7…2344f8
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x80dddc…de4afd
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0xfed1a6…bca13e
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x57857b…df2882
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x2076f5…1584e4
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x39e006…aa78ec
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x29709d…1d0256
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x766fa8…801639
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x15e5f5…1c6a43
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x14d6ee…9f4661
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0xc6510c…440490
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x3aea5e…47c70a
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x4ea5f0…f454e6
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0xf110d1…b7d00a
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0xe690c3…6d556a
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x4a666b…ae2d0d
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x2a7244…cf815c
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x4460ee…f8b88e
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0x12780e…6eb96f
0xf300…eb710x159b…4908Basex402 service$0.10100%dexter43d ago0xed343f…376bd0

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.