Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa36d ago0xe7d4b2…8ce117
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa36d ago0xde000a…223bd4
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0x658961…989e6a
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0xfa744a…b19597
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0x03dcad…6a8d48
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0x30b926…2cd7b0
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0x7bd45c…f69745
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa36d ago0xa5580b…348d67
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0x9b0cd5…7a07be
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0x712276…be5504
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa36d ago0xfd04d1…37b0cd
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0xf9b876…f075a9
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0x8b4632…695e56
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa36d ago0xddd4c8…94d1e2
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0xca28ba…cc6b00
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0xa6d1d4…046b7c
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0xe537b9…445166
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0x405157…ef31e3
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa36d ago0x48fd71…772c35
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa36d ago0x27a02d…18ad19
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa36d ago0x15172e…e8ca05
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0xbc5ca6…ba95a2
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa36d ago0x61c57e…28e707
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa36d ago0x6dd4cd…ee7ea8
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa36d ago0x34f9ba…75046e

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.