Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce63…8af9cryptorebbe.ethBasex402 service$0.01100%coinbase61d ago0x2ebd6b…289b5b
0xce63…8af9cryptorebbe.ethBasex402 service$0.002100%coinbase61d ago0xd964b3…1db881
0xce63…8af9cryptorebbe.ethBasex402 service$0.002100%coinbase61d ago0x18a2a8…55f852
0xce63…8af9cryptorebbe.ethBasex402 service$0.005100%coinbase61d ago0xa31d3a…89d72f
0xce63…8af9cryptorebbe.ethBasex402 service$0.001100%coinbase61d ago0xef2dd7…830d2a
0xce63…8af9cryptorebbe.ethBasex402 service$0.005100%coinbase61d ago0x6f7a15…49909a
0xce63…8af9cryptorebbe.ethBasex402 service$0.005100%coinbase61d ago0xf3016e…c47c1f
0xce63…8af9cryptorebbe.ethBasex402 service$0.002100%coinbase61d ago0xe93c57…9d6824
0xce63…8af9cryptorebbe.ethBasex402 service$0.005100%coinbase61d ago0x0e4dfc…48915b
0xce63…8af9cryptorebbe.ethBasex402 service$0.005100%coinbase61d ago0x168b9d…c27766
0xce63…8af9cryptorebbe.ethBasex402 service$0.002100%coinbase61d ago0x3eb05e…44c717
0xce63…8af9cryptorebbe.ethBasex402 service$0.005100%coinbase61d ago0x817cd0…449149
0xce63…8af9cryptorebbe.ethBasex402 service$0.001100%coinbase61d ago0xcce20e…acc099
0xce63…8af9cryptorebbe.ethBasex402 service$0.03100%coinbase61d ago0xd9fae4…36b319
0xce63…8af9cryptorebbe.ethBasex402 service$0.005100%coinbase61d ago0x9adede…827008
0xce63…8af9cryptorebbe.ethBasex402 service$0.001100%coinbase61d ago0x2061b3…483bed
0xce63…8af9cryptorebbe.ethBasex402 service$0.05100%coinbase61d ago0x6ee771…f8ea33
0xce63…8af9cryptorebbe.ethBasex402 service$0.005100%coinbase61d ago0x00eeca…256e1b
0xce63…8af9cryptorebbe.ethBasex402 service$0.005100%coinbase61d ago0x3755d8…ede59c
0xce63…8af9cryptorebbe.ethBasex402 service$0.05100%coinbase61d ago0xb51aec…428e32
0xce63…8af9cryptorebbe.ethBasex402 service$0.05100%coinbase61d ago0xc71981…e253bc
0xce63…8af9cryptorebbe.ethBasex402 service$0.005100%coinbase61d ago0xcb6a56…2b3f57
0xce63…8af9cryptorebbe.ethBasex402 service$0.005100%coinbase61d ago0x67da9d…7909bb
0xce63…8af9cryptorebbe.ethBasex402 service$0.05100%coinbase61d ago0x569de0…40c4d5
0xce63…8af9cryptorebbe.ethBasex402 service$0.05100%coinbase61d ago0x9692f8…b0b5e2

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.