Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51a0…735e0x3e0a…78e7Base—$0.005798100%coinbase74d ago0x2c6a2e…bad02b
0x51a0…735e0x3e0a…78e7Base—$0.005412100%coinbase74d ago0x543eb7…515202
0x51a0…735e0x3e0a…78e7Base—$0.005556100%coinbase74d ago0x5e9c15…e33e79
0x51a0…735e0x3e0a…78e7Base—$0.005253100%coinbase74d ago0xf72149…487903
0x51a0…735e0x3e0a…78e7Base—$0.004612100%coinbase74d ago0xa4ff0f…11194f
0x51a0…735e0x3e0a…78e7Base—$0.00501100%coinbase74d ago0x5e427b…a8ab89
0x51a0…735e0x3e0a…78e7Base—$0.003572100%coinbase74d ago0x5ff910…391446
0x51a0…735e0x3e0a…78e7Base—$0.003695100%coinbase74d ago0xab8350…f9807f
0x51a0…735e0x3e0a…78e7Base—$0.002778100%coinbase74d ago0xfea1a3…514869
0x51a0…735e0x3e0a…78e7Base—$0.003377100%coinbase74d ago0xb10dcd…d89b9e
0x51a0…735e0x3e0a…78e7Base—$0.00437100%coinbase74d ago0xb377f8…91873c
0x51a0…735e0x3e0a…78e7Base—$0.004237100%coinbase74d ago0xfb3019…c1728f
0x51a0…735e0x3e0a…78e7Base—$0.00546100%coinbase74d ago0xa53ebd…81995d
0x51a0…735e0x3e0a…78e7Base—$0.004228100%coinbase74d ago0x64fd8e…56961a
0x51a0…735e0x3e0a…78e7Base—$0.002987100%coinbase74d ago0x0287b1…299c58
0x51a0…735e0x3e0a…78e7Base—$0.002898100%coinbase74d ago0x59e01c…9a6a9d
0x51a0…735e0x3e0a…78e7Base—$0.00336100%coinbase74d ago0xa62029…6936fe
0x51a0…735e0x3e0a…78e7Base—$0.002659100%coinbase74d ago0x9b91c3…097397
0x51a0…735e0x3e0a…78e7Base—$0.005191100%coinbase74d ago0xffc3c4…834515
0x51a0…735e0x3e0a…78e7Base—$0.003342100%coinbase75d ago0x8576ad…e735f2
0x51a0…735e0x3e0a…78e7Base—$0.005172100%coinbase75d ago0x73e965…3e894d
0x51a0…735e0x3e0a…78e7Base—$0.005726100%coinbase75d ago0x8821ad…5f61b1
0x51a0…735e0x3e0a…78e7Base—$0.005919100%coinbase75d ago0xd33d3f…053964
0x51a0…735e0x3e0a…78e7Base—$0.005466100%coinbase75d ago0xcb05d9…6f18de
0x51a0…735e0x3e0a…78e7Base—$0.00399100%coinbase75d ago0xd6a69d…0875d7

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.