Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x712bc8…2a8988
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0xdc5a50…3ef664
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x1fc3a5…0397df
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x8d5712…82fb2b
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0xc323d5…e3b78c
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x3f7889…07f40c
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x9f970b…08e318
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x66016c…20958b
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0xda2d7f…6d8515
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0xc5155a…182c1c
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0xbca5b8…4ee0a4
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x41a0ef…ee6939
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0xfb177d…7b4cd2
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x417d88…3f8f28
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x5f30e0…778daf
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x98f462…4ae7e6
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0xa9a135…c8f8fd
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0xe6488b…8d986f
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0xd27f0b…a73ccb
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0xd42092…d3a2ba
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x6a957d…97e9b9
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x56992b…9380e9
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0xd9b12e…c61aea
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0x4a1d1a…9b6f06
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase44d ago0xa14b0e…5ed551

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.