Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x3ce199…e5de87
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0xa472c4…c297a5
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0xfb8e29…1c50c5
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x098b32…afe31f
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x631c48…3c1d12
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0xb99ebc…660e21
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0xf872b3…242559
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0xe108e6…979272
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x96f929…542ebd
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x3fc3c6…d25b1b
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0xfefa26…b054ba
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x880aeb…ef8b08
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0xf23c26…7e5ac7
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0xba1b81…f8acd5
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x9ec5e2…5bdaa7
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x556fc0…dc7f5b
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0xd7644c…63a0f5
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x3dfffb…09e815
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0xfc6c59…16c7a6
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0xaf455d…90fe68
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x4f331f…ce321b
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x7c36bc…947c6e
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x962bb0…6cb7fb
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x7fda20…3a4f5f
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase37d ago0x27e9c5…4b4ad9

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.