Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe999…a8e80xf000…94fcBase$1.00100%coinbase64d ago0x089682…3f0221
0xe999…a8e80xf000…94fcBase$3.00100%coinbase64d ago0x810668…db6425
0xe999…a8e80xf000…94fcBase$1.00100%coinbase64d ago0x689825…b60492
0xe999…a8e80xf000…94fcBase$1.00100%coinbase64d ago0x307a33…607091
0x3460…b66a0xf000…94fcBase$3.00100%coinbase64d ago0x4554ea…97c120
0xc066…76140xf000…94fcBase$1.00100%coinbase64d ago0x76e546…5c7d14
0x1fe2…ad170xf000…94fcBase$3.00100%coinbase64d ago0x20f21e…729cec
0x4606…9ea30xf000…94fcBase$5.00100%coinbase64d ago0x03ac9d…01c4ab
0x3460…b66a0xf000…94fcBase$5.00100%coinbase64d ago0x69ae91…224a89
0x3460…b66a0xf000…94fcBase$3.00100%coinbase64d ago0x37f9bb…89f4b1
0x3460…b66a0xf000…94fcBase$9.80100%coinbase64d ago0xb7f07a…5b44b1
0x3460…b66a0xf000…94fcBase$9.00100%coinbase64d ago0xfcb0d9…8e8812
0x7a54…0bf60xf000…94fcBase$9.00100%coinbase64d ago0x15f1ca…5fa3b8
0x7a54…0bf60xf000…94fcBase$9.80100%coinbase64d ago0xb65174…883da4
0x4606…9ea30xf000…94fcBase$9.80100%coinbase64d ago0xdfeb22…7eee03
0x4606…9ea30xf000…94fcBase$9.80100%coinbase64d ago0xda7c2f…f60d1b
0x4606…9ea30xf000…94fcBase$9.00100%coinbase64d ago0x462fb6…a765d1
0xe999…a8e80xf000…94fcBase$9.00100%coinbase64d ago0x5c523b…2cb16e
0x8998…d3a10xf000…94fcBase$9.00100%coinbase64d ago0xbd3dc1…7dadd5
0xecbf…50d60xf000…94fcBase$9.00100%coinbase64d ago0xa2218d…a4b78c
0x1fe2…ad170xf000…94fcBase$1.00100%coinbase64d ago0x683cd0…881039
0x1fe2…ad170xf000…94fcBase$1.00100%coinbase64d ago0xfe7a2b…606c1a
0xc066…76140xf000…94fcBase$1.00100%coinbase64d ago0x66c962…d2f371
0x1fe2…ad170xf000…94fcBase$1.00100%coinbase64d ago0x77c430…8d3172
0xc066…76140xf000…94fcBase$1.00100%coinbase64d ago0x2904b3…ddc68d

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.