Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x202b…b72a0x3e0a…78e7Base—$0.004229100%coinbase73d ago0xae80d6…97f7e9
0x202b…b72a0x3e0a…78e7Base—$0.005625100%coinbase73d ago0x864548…498fa8
0x202b…b72a0x3e0a…78e7Base—$0.003894100%coinbase73d ago0x757785…dc2b74
0x202b…b72a0x3e0a…78e7Base—$0.005084100%coinbase73d ago0x4ca161…8fe55c
0x202b…b72a0x3e0a…78e7Base—$0.004025100%coinbase73d ago0xe54988…bca40d
0x202b…b72a0x3e0a…78e7Base—$0.004307100%coinbase73d ago0x24589f…fb6a49
0x202b…b72a0x3e0a…78e7Base—$0.005613100%coinbase73d ago0x45cd5f…0a2655
0x202b…b72a0x3e0a…78e7Base—$0.003091100%coinbase73d ago0xa3525f…487119
0x202b…b72a0x3e0a…78e7Base—$0.003868100%coinbase73d ago0x42f439…1973ad
0x202b…b72a0x3e0a…78e7Base—$0.003116100%coinbase73d ago0xab1383…acb7ec
0x202b…b72a0x3e0a…78e7Base—$0.004274100%coinbase73d ago0x7b5e72…6a824d
0x202b…b72a0x3e0a…78e7Base—$0.005611100%coinbase73d ago0x883cec…2d4e4c
0x202b…b72a0x3e0a…78e7Base—$0.004002100%coinbase73d ago0xc23e91…ea1e7d
0x202b…b72a0x3e0a…78e7Base—$0.00578100%coinbase73d ago0xccbcc4…77ca62
0x202b…b72a0x3e0a…78e7Base—$0.004599100%coinbase74d ago0x307983…2be848
0x202b…b72a0x3e0a…78e7Base—$0.005175100%coinbase74d ago0x07610e…dd5c0f
0x202b…b72a0x3e0a…78e7Base—$0.003354100%coinbase74d ago0x1857a7…88a607
0x202b…b72a0x3e0a…78e7Base—$0.004003100%coinbase74d ago0xfd43b3…c67773
0x202b…b72a0x3e0a…78e7Base—$0.004395100%coinbase74d ago0x2223a4…03be0b
0x202b…b72a0x3e0a…78e7Base—$0.004377100%coinbase74d ago0x3ede62…07b433
0x202b…b72a0x3e0a…78e7Base—$0.005313100%coinbase74d ago0x95e468…1c842e
0x202b…b72a0x3e0a…78e7Base—$0.005576100%coinbase74d ago0x0eb08f…a5dafc
0x202b…b72a0x3e0a…78e7Base—$0.002913100%coinbase74d ago0xd07952…66c038
0x202b…b72a0x3e0a…78e7Base—$0.003403100%coinbase74d ago0x4e83f3…16be95

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.