Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d5…883d0xd9f1…bc77Base—$0.01100%coinbase56d ago0x0188e5…642310
0xd4d5…883d0xe1df…ae10Base—$0.01100%coinbase56d ago0xdffcd6…cd3315
0xd4d5…883d0xc338…42c2Base—$0.01100%coinbase56d ago0x0a2ff0…321598
0xd4d5…883d0x7274…6ac8Base—$0.01100%coinbase56d ago0xf849eb…1e3dcb
0xd4d5…883d0x491a…4d8eBase—$0.01100%coinbase56d ago0xc3bffc…f7f7b0
0xd4d5…883d0x594d…6e17Base—$0.01100%coinbase56d ago0x621445…df7165
0xd4d5…883d0x791d…5b08Base—$0.01100%coinbase56d ago0xfccf08…d21888
0xd4d5…883d0x97fd…7b87Base—$0.01100%coinbase56d ago0xf9beac…a03985
0xd4d5…883d0x3e14…04efBase—$0.01100%coinbase56d ago0x3020b7…758cae
0xd4d5…883d0x69b1…a842Base—$0.01100%coinbase56d ago0x886b0b…d084b3
0xd4d5…883d0xf258…6c06Base—$0.01100%coinbase56d ago0x94aed0…d46850
0xd4d5…883d0x4bf4…4b08Base—$0.01100%coinbase56d ago0x43b2de…a46b65
0xd4d5…883d0x21fa…28e9Base—$0.01100%coinbase56d ago0x290279…e74d1f
0xd4d5…883d0xe5da…9017Base—$0.01100%coinbase56d ago0x0efde0…f70f0d
0xd4d5…883d0x94eb…42b5Base—$0.01100%coinbase56d ago0x5643c7…cba4a3
0xd4d5…883d0x3463…2806Base—$0.01100%coinbase56d ago0x1ecb2e…dd8e35
0xd4d5…883d0x5ff3…2752Base—$0.01100%coinbase56d ago0x88dd9a…ff7be7
0xd4d5…883d0x066f…546bBase—$0.01100%coinbase56d ago0x2c3c9f…a812ba
0xd4d5…883d0x1016…be42Base—$0.01100%coinbase56d ago0x4cde1b…3c4fee
0xd4d5…883d0x8eca…a69eBase—$0.01100%coinbase56d ago0x741f20…d1ccbb
0xd4d5…883d0x1952…3674Base—$0.01100%coinbase56d ago0xfee00f…99acbb
0xd4d5…883d0x9e54…d793Base—$0.01100%coinbase56d ago0x273f1a…3f9f2e
0xd4d5…883d0x293b…c299Base—$0.01100%coinbase56d ago0x6057b7…2eb680
0xd4d5…883d0xda21…05a0Base—$0.01100%coinbase56d ago0xcac558…9c4e20
0xd4d5…883d0x7fa3…e9b2Base—$0.01100%coinbase56d ago0x530c92…887b01

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.