Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9d1…008d0x4691…13d3Base—$0.01100%coinbase75d ago0x01d2fc…2f29b7
0xb9d1…008d0xe4e9…ed71Base—$0.01100%coinbase75d ago0x71fcc4…9aef5f
0xb9d1…008d0x2221…67acBase—$0.01100%coinbase75d ago0x38643f…a67ef9
0xb9d1…008d0x4d22…63e6Base—$0.01100%coinbase75d ago0x694337…e3fefb
0xb9d1…008d0xdfae…d847Base—$0.01100%coinbase75d ago0x5613f1…c4b6c5
0xb9d1…008d0xbf08…3d5aBase—$0.01100%coinbase75d ago0xe95342…c2e8ae
0xb9d1…008d0x91f0…ece6Base—$0.01100%coinbase75d ago0x0eebf4…49d905
0xb9d1…008d0x9588…77fbBase—$0.01100%coinbase75d ago0x1fc177…1d649f
0xb9d1…008d0x131d…265eBase—$0.01100%coinbase75d ago0x59dec5…85c49d
0xb9d1…008d0x6cc4…e9f6Base—$0.01100%coinbase75d ago0x18fea2…e9c884
0xb9d1…008d0xb48e…fde8Base—$0.01100%coinbase75d ago0xde8d03…0a8ef2
0xb9d1…008d0x4414…e6b7Base—$0.01100%coinbase75d ago0xa9607d…b2d478
0xb9d1…008d0xf190…7d2bBase—$0.01100%coinbase75d ago0x09a589…57f07d
0xb9d1…008d0xbd32…f350Base—$0.01100%coinbase75d ago0xd092fe…a6c2ac
0xb9d1…008d0x54ea…f730Base—$0.01100%coinbase75d ago0x8d3e63…2a92ce
0xb9d1…008d0x002a…4696Base—$0.01100%coinbase75d ago0x45ba3b…d1aa49
0xb9d1…008d0x46af…2c69Base—$0.01100%coinbase75d ago0xef0d43…1ff97d
0xb9d1…008d0xb6d4…cdf8Base—$0.01100%coinbase75d ago0x4eb049…2afb46
0xb9d1…008d0xda90…a066Base—$0.01100%coinbase75d ago0x542eae…cd5861
0xb9d1…008d0x3ced…8ff7Base—$0.01100%coinbase75d ago0xc0fb03…fce07c
0xb9d1…008d0xe2ba…b307Base—$0.01100%coinbase75d ago0x4a2d91…c22e1f
0xb9d1…008d0x1276…9477Base—$0.01100%coinbase75d ago0xdcd154…539fa2
0xb9d1…008d0x1b87…d4a9Base—$0.01100%coinbase75d ago0xd7443a…eaf18a
0xb9d1…008d0x730e…1ba6Base—$0.01100%coinbase75d ago0x03a7eb…3ded56
0xb9d1…008d0x6a9e…f03aBase—$0.01100%coinbase75d ago0x563279…625a9b

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.