Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase54d ago0x7dc349…799286
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase54d ago0xf6127e…8cd7dd
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase54d ago0x4eb705…7d82ad
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase54d ago0x4960e4…5ae611
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase54d ago0x8a482d…f522e3
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase54d ago0xd4afdb…b7925e
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase54d ago0x66d8b5…4c9647
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase54d ago0x19b5c4…11c0d6
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase54d ago0x4b0869…be3a2b
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase54d ago0x05e1fc…58d094
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase54d ago0x28d94e…014977
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase54d ago0xe65caf…97d924
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase54d ago0xc9135f…953b73
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase54d ago0x032d90…46f9ce
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase54d ago0xc4dd8c…84f528
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase54d ago0xa01e87…34dded
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase54d ago0x38a74c…1116fe
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase54d ago0x4003c9…ef33ba
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase54d ago0x184c42…887844
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase54d ago0xbc942e…81d1c6
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase54d ago0xb8a3b7…c9f5c2
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase54d ago0xd4d329…9d105c
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase54d ago0x19710e…3ae948
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase54d ago0x5fcc1f…e3b0f5
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase54d ago0x0a8564…9a7909

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.