Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x3aed98…bbb337
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x299c03…82eb45
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x4e67d9…d8afbf
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x4d665b…b413c5
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0xc3e8ba…110bde
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x2b16dd…506cc9
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0x72e147…5b4693
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0xafd5e6…c6748d
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0x3ee3f7…886fc8
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0x8be40b…4a899c
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0x11e633…a2260e
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0x9c3a7f…bc10de
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0x8abe3e…111f93
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0xc376d4…dc680b
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0x065df9…78a28b
0x8d99…01140xf000…94fcBase$0.10100%coinbase17d ago0x7b74db…5c77f9
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0xe7796a…44d0c4
0x8d99…01140xf000…94fcBase$0.10100%coinbase17d ago0xa4d003…8272a1
0x8d99…01140xf000…94fcBase$0.20100%coinbase17d ago0x41949d…f156e2
0x8d99…01140xf000…94fcBase$0.10100%coinbase17d ago0x699857…2d77f9
0x8d99…01140xf000…94fcBase$0.20100%coinbase17d ago0x8461a0…3889d9
0x8d99…01140xf000…94fcBase$0.20100%coinbase17d ago0x1f0dd6…1bc9e3
0x8d99…01140xf000…94fcBase$0.10100%coinbase17d ago0x0b2b32…b16d2a
0x8d99…01140xf000…94fcBase$0.20100%coinbase17d ago0x720e52…9f7ea4
0x8d99…01140xf000…94fcBase$0.10100%coinbase17d ago0xb94de3…76cbb4

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.