Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI39d ago0x1714f3…d8a2d0
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0xf039ed…de2a44
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0xb9edf3…b083dd
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI39d ago0x4e0ebd…abfca4
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI39d ago0xd9e8ab…9a67d7
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0xf90553…d5648b
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI39d ago0xb4540a…a4cd6d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0x1768e7…290561
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0x43ccff…edc4a3
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI39d ago0x546875…6f119f
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI39d ago0x9ebad9…fdae70
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0x95b5ea…a27b32
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI39d ago0xd6a689…4e559f
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0xaf3a3d…1f9f33
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI39d ago0x3bdb40…b5094a
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0x5ea9f8…0f6df3
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI39d ago0xf3a662…5cab93
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0xdb19dd…36e540
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI39d ago0x148f32…366894
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0x008592…4ca4cd
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0x406cf8…62f84c
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI39d ago0x02bb08…d1e476
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI39d ago0x73cce9…78d6f7
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0x985d9d…fd6c4f
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase39d ago0xc8a755…5789c4

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.