Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa59d ago0x9d6e5d…cc8829
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa59d ago0xe16f9f…7164bf
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa59d ago0x93c9b3…7770ac
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa59d ago0x71f845…f4539f
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0xf3ab2e…01afde
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x42ce71…b9f54c
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x6b2384…a138d3
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x9cef27…1abc44
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x7536ac…c0cc1b
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x472843…6218e5
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x1c568b…a1c81b
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x773a80…838a90
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x39afd9…6d1091
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0xc06c5f…085c71
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x4eade2…cc14b7
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0xf59f07…405267
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x3cdcd0…b1ef78
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x4d970f…5db897
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x848198…1f3f56
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0xdb839a…093b22
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x2037da…07cff3
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0xbcc6b8…3e2a89
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0xf32593…1e5a55
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0x4bf55e…08c283
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa60d ago0xb6dbf2…0f3b4e

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.