Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase$0.01100%coinbase34d ago0x814126…d85364
0x0976…2f960xf000…94fcBase$0.10100%coinbase34d ago0x36a817…a47c42
0x1744…0e750xf000…94fcBase$0.03100%coinbase34d ago0xfec2b2…f29b29
0x3460…b66a0xf000…94fcBase$0.05100%coinbase34d ago0xde70fa…92ebe8
0x3460…b66a0xf000…94fcBase$0.01100%coinbase34d ago0x47d4a1…4d20f1
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase34d ago0x9d6d67…09cc52
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase34d ago0x9e592b…89fe52
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase34d ago0x331302…bc03ce
0x3460…b66a0xf000…94fcBase$0.01100%coinbase34d ago0x8ed986…32674c
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase34d ago0xa581a7…f8beb9
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase34d ago0x137f22…73baa6
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase34d ago0xc445c6…a3d8a8
0x0976…2f960xf000…94fcBase$0.10100%coinbase34d ago0xc5422f…e19a1c
0x34d3…81e80xf000…94fcBase$0.01100%coinbase34d ago0x79400f…9804c3
0x1fe2…ad170xf000…94fcBase$0.05100%coinbase34d ago0x6f6204…8830ab
0x1744…0e750xf000…94fcBase$0.03100%coinbase34d ago0x3c8508…4f7e19
0x1fe2…ad170xf000…94fcBase$0.05100%coinbase34d ago0x51fb4d…a8446b
0x1744…0e750xf000…94fcBase$0.20100%coinbase34d ago0xed69e6…bf9849
0x34d3…81e80xf000…94fcBase$0.03100%coinbase34d ago0xd74f08…9de8a5
0x1744…0e750xf000…94fcBase$0.20100%coinbase34d ago0x01832d…b43759
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase34d ago0x10d87c…3e98a8
0x3460…b66a0xf000…94fcBase$0.01100%coinbase34d ago0x4091a4…7bcb92
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase34d ago0xd3dc4d…877f33
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase34d ago0x3cb2dc…ce7cd1
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase34d ago0x5f0471…5dd92c

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.