Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa321…58660xa9dd…2315Base—$0.002100%coinbase46d ago0x9a98b0…d5e15d
0xa321…58660xa9dd…2315Base—$0.002100%coinbase46d ago0x06defb…36db6f
0xa321…58660xa9dd…2315Base—$0.002100%coinbase46d ago0x9697c0…05165d
0xa321…58660xa9dd…2315Base—$0.002100%coinbase46d ago0x097dd8…ab51ac
0xa321…58660xa9dd…2315Base—$0.002100%coinbase46d ago0x65afbb…18225e
0xa321…58660xa9dd…2315Base—$0.002100%coinbase46d ago0x79ef1c…d0472d
0xa321…58660xa9dd…2315Base—$0.002100%coinbase46d ago0x0cd625…8cda36
0xa321…58660xa9dd…2315Base—$0.002100%coinbase46d ago0x1a05a1…76f79c
0xa321…58660xa9dd…2315Base—$0.002100%coinbase46d ago0xee74bd…fcc171
0xa321…58660xa9dd…2315Base—$0.002100%coinbase46d ago0x06f70b…4dbde3
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0x7fd082…2abeab
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0xdb457d…4ea123
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0x645637…818d37
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0x048301…875fd0
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0x0dba32…359dbb
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0xa58ea6…637b45
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0x0e2a05…15def6
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0xcf64e2…3fe369
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0xcc34d5…151b71
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0x3f5866…b46f1c
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0xf80ac7…cf458f
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0x74023c…c1bb65
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0x2613ba…74a0cb
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0x01bf23…8d2a1b
0xa321…58660xa9dd…2315Base—$0.002100%coinbase47d ago0x931c00…5fd2f3

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.