Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x7281bd…589c50
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xf051ad…707016
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x6a8c65…ff16da
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x457db7…810c19
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x05250c…20247b
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xe9d44f…173ff7
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x366033…493e8a
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x9a1d93…6f5f33
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x737e4d…13dc3c
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xcf32bf…9b9edc
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xa44d3b…f64539
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xaf9246…2eb552
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x006900…7c3390
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xf70409…6636b0
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x4f5d7b…6962f7
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x70cf6b…e2329e
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xb11530…936166
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x699b78…83900b
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xcb3742…97497c
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xedfdaf…dfc051
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xa02785…6447af
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xc3c40c…ee71fe
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x5bd4e3…aa85a1
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0xb1f3e6…72a3ed
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase4d ago0x19428b…88cde2

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.