Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4606…9ea30xf000…94fcBase$0.03100%coinbase55d ago0x5cbe0d…4ed3e6
0x4606…9ea30xf000…94fcBase$0.03100%coinbase55d ago0x0f92cc…fe6f14
0x4606…9ea30xf000…94fcBase$0.20100%coinbase55d ago0xa2ab69…2f3b82
0x4606…9ea30xf000…94fcBase$0.20100%coinbase55d ago0x0f1814…e42384
0x4606…9ea30xf000…94fcBase$0.20100%coinbase55d ago0x62d67e…ec2074
0x4606…9ea30xf000…94fcBase$0.01100%coinbase55d ago0x8e81ec…c5c8b7
0x4606…9ea30xf000…94fcBase$0.03100%coinbase55d ago0x8cc7d2…89c5b8
0x4606…9ea30xf000…94fcBase$0.01100%coinbase55d ago0x6509d5…bfa7e7
0x4606…9ea30xf000…94fcBase$0.20100%coinbase55d ago0x6b0ee0…6aa30e
0x4606…9ea30xf000…94fcBase$0.01100%coinbase55d ago0x0502ac…4276d5
0x4606…9ea30xf000…94fcBase$0.20100%coinbase55d ago0x3f056b…073b62
0x4606…9ea30xf000…94fcBase$0.10100%coinbase55d ago0xa90020…05aad0
0x4606…9ea30xf000…94fcBase$0.03100%coinbase55d ago0x623f16…b5f8a7
0x4606…9ea30xf000…94fcBase$0.20100%coinbase55d ago0x2de3a9…964327
0x4606…9ea30xf000…94fcBase$0.20100%coinbase55d ago0x70f805…a6bbef
0x4606…9ea30xf000…94fcBase$0.03100%coinbase55d ago0x60e2dd…50cecc
0x4606…9ea30xf000…94fcBase$0.20100%coinbase55d ago0x9db331…5b57c3
0x4606…9ea30xf000…94fcBase$0.20100%coinbase55d ago0xfb4a30…de1639
0x4606…9ea30xf000…94fcBase$0.10100%coinbase55d ago0xe62aab…57ef38
0x4606…9ea30xf000…94fcBase$0.10100%coinbase55d ago0x8eeed5…1e37fe
0x4606…9ea30xf000…94fcBase$0.20100%coinbase55d ago0x8d00bf…050400
0x4606…9ea30xf000…94fcBase$0.10100%coinbase55d ago0x0c10b2…d7dcfd
0x4606…9ea30xf000…94fcBase$0.01100%coinbase55d ago0x52bfb5…581989
0x4606…9ea30xf000…94fcBase$0.01100%coinbase55d ago0x9faac3…fafe39
0x4606…9ea30xf000…94fcBase$0.01100%coinbase55d ago0x44a97b…90c4df

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.