Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40e0…8ccc0x5836…c74bBase—$0.01100%coinbase43d ago0xc1d986…ef618c
0x40e0…8ccc0xb803…e173Base—$0.01100%coinbase43d ago0x847539…bd9145
0x40e0…8ccc0xdfca…9d10Base—$0.01100%coinbase43d ago0x0bdcb0…8c1d42
0x40e0…8ccc0x882f…049fBase—$0.01100%coinbase43d ago0xbfd3ef…b98dad
0x40e0…8ccc0x2869…6a4aBase—$0.01100%coinbase44d ago0xbb3353…baf334
0x40e0…8ccc0x5940…cb24Base—$0.01100%coinbase44d ago0xaca293…81354b
0x40e0…8ccc0xe85f…eb63Base—$0.01100%coinbase44d ago0x9a7065…027cc8
0x40e0…8ccc0xe11c…cf79Base—$0.01100%coinbase44d ago0x9c838e…48f276
0x40e0…8ccc0x3a46…215cBase—$0.01100%coinbase44d ago0x2d9492…b4d995
0x40e0…8ccc0xeb00…6df8Base—$0.01100%coinbase44d ago0x13c3ed…e28f76
0x40e0…8ccc0x499e…b84aBase—$0.01100%coinbase44d ago0x77961b…93293d
0x40e0…8ccc0x7186…10f7Base—$0.01100%coinbase44d ago0x11a8d9…a6ac7f
0x40e0…8ccc0x7ed9…132fBase—$0.01100%coinbase44d ago0x3ac66a…feccf0
0x40e0…8ccc0xddeb…3493Base—$0.01100%coinbase44d ago0xb230e5…0a74ab
0x40e0…8ccc0x1367…f838Base—$0.01100%coinbase44d ago0x91fd3c…e87faf
0x40e0…8ccc0x082c…0664Base—$0.01100%coinbase44d ago0xde3813…19abcf
0x40e0…8ccc0x3c1e…2960Base—$0.01100%coinbase44d ago0x5a3f9c…5a4fb5
0x40e0…8ccc0x3861…6881Base—$0.01100%coinbase44d ago0xed97bd…0e49bc
0x40e0…8ccc0xc737…13c2Base—$0.01100%coinbase44d ago0xce50dc…90a03d

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.