Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b3d…ec720x3e0a…78e7Base—$0.004619100%coinbase74d ago0xf5fae3…4a7b4a
0x8b3d…ec720x3e0a…78e7Base—$0.005824100%coinbase74d ago0x917371…1b03d2
0x8b3d…ec720x3e0a…78e7Base—$0.003008100%coinbase74d ago0x40e001…61dc41
0x8b3d…ec720x3e0a…78e7Base—$0.004685100%coinbase74d ago0x1be3da…973d38
0x8b3d…ec720x3e0a…78e7Base—$0.004677100%coinbase74d ago0xa4ee46…38850e
0x8b3d…ec720x3e0a…78e7Base—$0.004178100%coinbase74d ago0x44c99f…79948a
0x8b3d…ec720x3e0a…78e7Base—$0.005567100%coinbase74d ago0x03f389…7a1563
0x8b3d…ec720x3e0a…78e7Base—$0.004378100%coinbase74d ago0xf10a5b…eee4fb
0x8b3d…ec720x3e0a…78e7Base—$0.00391100%coinbase74d ago0x77a403…5f9485
0x8b3d…ec720x3e0a…78e7Base—$0.005081100%coinbase75d ago0xa9464f…7d86fa
0x8b3d…ec720x3e0a…78e7Base—$0.003383100%coinbase75d ago0xf227c8…be0769
0x8b3d…ec720x3e0a…78e7Base—$0.005398100%coinbase75d ago0xdb8b39…4abfc4
0x8b3d…ec720x3e0a…78e7Base—$0.005608100%coinbase75d ago0xef0b65…64a45a
0x8b3d…ec720x3e0a…78e7Base—$0.004168100%coinbase75d ago0xda31fd…544c32
0x8b3d…ec720x3e0a…78e7Base—$0.005343100%coinbase75d ago0xc9c5f1…7b613b
0x8b3d…ec720x3e0a…78e7Base—$0.004819100%coinbase75d ago0xedaefd…805668
0x8b3d…ec720x3e0a…78e7Base—$0.003392100%coinbase75d ago0xf3f8ab…d96bf2
0x8b3d…ec720x3e0a…78e7Base—$0.004423100%coinbase75d ago0x574b2d…d6bc5a
0x8b3d…ec720x3e0a…78e7Base—$0.003705100%coinbase75d ago0x6202c1…aaf8eb

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.