Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x08880d…9a291d
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0xe72747…9117a1
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0xdb8ef2…7d17e5
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa38d ago0xabf12b…cfaa03
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x362cf7…39632b
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x67f906…286d28
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x3ad20b…b11553
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa38d ago0x53956c…8473e9
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x53a0a7…430437
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x4b5b50…a9545d
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0xf126df…1b9047
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x2dc91f…245b20
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0xed7ac3…c4f626
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0xc32f05…805527
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x6099a8…b7107f
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x9737c5…8f735c
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x005ec5…76b8c2
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x48fcdb…a38a3d
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0xf47be2…2c94eb
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa38d ago0xcb1157…34b2ab
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa38d ago0x0486e6…d4fdb7
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x35e954…78c7ee
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x3a7b46…a988a7
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0xb2bf27…0a9b60
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa38d ago0x38344f…786c16

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.