Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x872c7c…89ac27
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0xf84cc4…c2d4d0
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0xb717b6…9313d9
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0xcc28d1…0447ef
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x2188bc…46be60
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x7eced2…c81d87
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x0f148a…93dbed
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x91c277…108056
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x07f8cc…86ac37
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x954de3…703e66
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x2010d8…53979f
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0xc8b76b…e6d0f3
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0xfb7181…ddb779
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x1003d8…ac3462
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x370ccc…7d8389
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0xeb782f…f83f1c
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x3df457…c47047
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0xf455b8…f30450
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0xf30567…77112d
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x200cd9…5b4355
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x6eb58a…b6870a
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa23d ago0x5fe8a6…c54b82
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0xbc1cbc…656aa2
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0xd9b095…627441
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0x3c0c27…549c90

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.