Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0x156d89…b85b10
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x2af129…bd0631
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0xeeea7a…aec6a5
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase10d ago0xb853f8…9e5368
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase10d ago0x7d3df8…c339c8
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0xf4f3ba…a67637
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0x90ab8a…9cba29
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase10d ago0xfc166c…b99ab0
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0x5787d4…6f3e55
0x0976…2f960xf000…94fcBase$0.01100%coinbase10d ago0x793f9b…997ae5
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase10d ago0xe28a6f…7b1af4
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0xad2599…7b83f6
0x0976…2f960xf000…94fcBase$0.01100%coinbase10d ago0x303651…85dce2
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0xb39adf…0dd6e5
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0x4ddd1e…edebfe
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase10d ago0x5b1f0a…1216e2
0x3460…b66a0xf000…94fcBase$0.01100%coinbase10d ago0x3b3e4b…84d8f4
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x1a1f00…110a97
0xecbf…50d60xf000…94fcBase$0.01100%coinbase10d ago0xe1414f…09f7b8
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0xac233d…5a962e
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase10d ago0xe14fb6…7e4af9
0xf576…65920xf000…94fcBase$0.01100%coinbase10d ago0xca6a30…53d727
0x8d99…01140xf000…94fcBase$0.01100%coinbase10d ago0x31a27c…0ab92c
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0x8a152a…246af3
0xecbf…50d60xf000…94fcBase$0.03100%coinbase10d ago0x6cdabf…316284

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.