Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x4a626c…592d06
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x5b8ddd…714da9
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x4e2683…67d5cc
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x32c07d…516182
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x58c904…52ffc1
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x47e410…90c8d5
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x06ce16…40fa22
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0xd21471…1642d1
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x392745…a3953f
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x8d59b4…bf65c0
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x967bb1…b41e16
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0xd38394…5e4c46
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0xeff3bc…6342ea
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0xd9741b…5a3c38
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x69d5aa…4e980e
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x23a612…170c24
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x26cde1…b04ab7
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0xa0267c…b1b3ef
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0xc0a364…ff7360
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0xc7800d…db48e2
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0xaaa1ce…bfe390
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x84bc4f…2fc5dd
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x18553e…4f2e93
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0x1f0613…de20fa
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase120d ago0xaf478d…a48d82

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.