Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base—$0.02100%coinbase46d ago0x213be3…0b9643
0xcb74…cb510xb0af…7de0Base—$0.73100%coinbase46d ago0x48f269…ccd31b
0xcb74…cb510xb0af…7de0Base—$0.63100%coinbase46d ago0x1d3968…bf852a
0xcb74…cb510xb0af…7de0Base—$0.74100%coinbase46d ago0x59f28a…c0e4b0
0xcb74…cb510xb0af…7de0Base—$0.70100%coinbase46d ago0x7c8581…8748d4
0xcb74…cb510xb0af…7de0Base—$0.62100%coinbase46d ago0x24983a…5261e8
0xcb74…cb510xb0af…7de0Base—$0.72100%coinbase46d ago0x5f9585…c8d414
0xcb74…cb510xb0af…7de0Base—$0.90100%coinbase46d ago0xada2aa…2708b4
0xcb74…cb510xb0af…7de0Base—$0.50100%coinbase46d ago0x80faf4…a83fb6
0xcb74…cb510xb0af…7de0Base—$0.51100%coinbase46d ago0x941530…c752b4
0xcb74…cb510xb0af…7de0Base—$1.62100%coinbase46d ago0x01650e…5e900e
0xcb74…cb510xb0af…7de0Base—$0.81100%coinbase47d ago0x7e54f3…714913
0xcb74…cb510xb0af…7de0Base—$0.81100%coinbase47d ago0x328daf…0de691
0xcb74…cb510xb0af…7de0Base—$1.25100%coinbase47d ago0x6f8fb7…e19344
0xcb74…cb510xb0af…7de0Base—$0.81100%coinbase47d ago0x0516c5…616ee8
0xcb74…cb510xb0af…7de0Base—$1.31100%coinbase47d ago0xbeb96a…6b090d
0xcb74…cb510xb0af…7de0Base—$1.45100%coinbase47d ago0x2128f6…61ca17
0xcb74…cb510xb0af…7de0Base—$1.26100%coinbase47d ago0x3a4016…ff1439
0xcb74…cb510xb0af…7de0Base—$1.22100%coinbase47d ago0xc7e075…3d1380
0xcb74…cb510xb0af…7de0Base—$0.81100%coinbase47d ago0x06cc54…dcb8e3
0xcb74…cb510xb0af…7de0Base—$0.81100%coinbase47d ago0x6be93a…8e996f
0xcb74…cb510xb0af…7de0Base—$0.81100%coinbase47d ago0xede8d6…105c24
0xcb74…cb510xb0af…7de0Base—$1.01100%coinbase47d ago0xf1e402…51af47
0xcb74…cb510xb0af…7de0Base—$0.81100%coinbase47d ago0xa4c6aa…673910
0xcb74…cb510xb0af…7de0Base—$0.63100%coinbase47d ago0xe5167e…117c92

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.