Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…e3a00xf000…94fcBase—$0.03100%coinbase14d ago0xd30b9a…3d470f
0x1452…e3a00xf000…94fcBase—$0.03100%coinbase14d ago0x4c625e…0942d2
0x1452…e3a00xf000…94fcBase—$0.03100%coinbase14d ago0x660e35…d040b6
0x1452…e3a00xf000…94fcBase—$0.03100%coinbase14d ago0xa90c58…229a62
0x1452…e3a00xf000…94fcBase—$0.03100%coinbase14d ago0xb9b848…780af2
0x1452…e3a00xf000…94fcBase—$0.03100%coinbase14d ago0xe22e7d…7c85d9
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase14d ago0x8f0260…f4d510
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase14d ago0xec2d85…6b32d4
0x1452…e3a00xf000…94fcBase—$0.03100%coinbase14d ago0xa675b8…3683a4
0x1452…e3a00xf000…94fcBase—$0.03100%coinbase14d ago0xfd4fcd…5a038f
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase14d ago0x835653…b191d3
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase14d ago0xa4ffd4…b250cc
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase14d ago0x8750d3…00cc4e
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase14d ago0x5a037a…688b8d
0x1452…e3a00xf000…94fcBase—$0.03100%coinbase14d ago0xd25781…6f420d
0x1452…e3a00xf000…94fcBase—$0.01100%coinbase14d ago0x61b94b…11fbd2
0x1452…e3a00xf000…94fcBase—$0.03100%coinbase14d ago0xb0935f…e0066a
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase14d ago0xf64cf6…f65797
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase14d ago0xa4ddf4…1528a2
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase14d ago0x99104b…f66f8a
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase14d ago0x52c55e…984254
0x1452…e3a00xf000…94fcBase—$0.03100%coinbase14d ago0x2e2c0c…091409
0x1452…e3a00xf000…94fcBase—$0.01100%coinbase14d ago0xe60414…de499a
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase14d ago0x09b374…2892f3
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase14d ago0x371e7a…1ae0fd

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.