Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7a8…3c350x3e0a…78e7Base—$0.004884100%coinbase74d ago0x72fb4f…e3287f
0xf7a8…3c350x3e0a…78e7Base—$0.003914100%coinbase74d ago0x9c9162…694af6
0xf7a8…3c350x3e0a…78e7Base—$0.004713100%coinbase74d ago0xda2e44…2ae3d9
0xf7a8…3c350x3e0a…78e7Base—$0.004659100%coinbase74d ago0x2654be…7333ed
0xf7a8…3c350x3e0a…78e7Base—$0.004902100%coinbase74d ago0x21260a…554546
0xf7a8…3c350x3e0a…78e7Base—$0.005234100%coinbase74d ago0x58a9f3…d28b86
0xf7a8…3c350x3e0a…78e7Base—$0.003407100%coinbase74d ago0xbd1d73…05d342
0xf7a8…3c350x3e0a…78e7Base—$0.004407100%coinbase74d ago0x17714d…d11c70
0xf7a8…3c350x3e0a…78e7Base—$0.004788100%coinbase75d ago0x8626c6…6f9db2
0xf7a8…3c350x3e0a…78e7Base—$0.002921100%coinbase75d ago0x9a28c8…f784d1
0xf7a8…3c350x3e0a…78e7Base—$0.004165100%coinbase75d ago0xbd2df8…e61c4f
0xf7a8…3c350x3e0a…78e7Base—$0.005771100%coinbase75d ago0x2c0f1f…68af6a
0xf7a8…3c350x3e0a…78e7Base—$0.003462100%coinbase75d ago0x8a1ab4…b753d0
0xf7a8…3c350x3e0a…78e7Base—$0.003975100%coinbase75d ago0x1c4d59…4dc2ea
0xf7a8…3c350x3e0a…78e7Base—$0.003713100%coinbase75d ago0xd58991…46bdb1
0xf7a8…3c350x3e0a…78e7Base—$0.004962100%coinbase75d ago0x7dc356…257295
0xf7a8…3c350x3e0a…78e7Base—$0.00382100%coinbase75d ago0x36a54e…7b7eaa
0xf7a8…3c350x3e0a…78e7Base—$0.005883100%coinbase75d ago0xed6a7a…5b3dab
0xf7a8…3c350x3e0a…78e7Base—$0.003172100%coinbase75d ago0xea4602…0efba6
0xf7a8…3c350x3e0a…78e7Base—$0.003032100%coinbase75d ago0x853a9a…e45b02

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.