Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48e6…89080x607c…8f7bBase—$0.01100%coinbase66d ago0x85a4de…746511
0x48e6…89080xfcc5…6169Base—$0.01100%coinbase66d ago0x822441…1f3e01
0x48e6…89080x5d42…2b99Base—$0.01100%coinbase67d ago0xb049ee…aec082
0x48e6…89080x758b…2825Base—$0.01100%coinbase67d ago0xa82626…34e5ec
0x48e6…89080xde9d…89edBase—$0.01100%coinbase67d ago0x2b15c9…de6bff
0x48e6…89080xbc0a…a4b0Base—$0.01100%coinbase67d ago0x315526…6e0671
0x48e6…89080x1fab…0d62Base—$0.01100%coinbase67d ago0x3ce0dc…a11b2a
0x48e6…89080xbd72…b461Base—$0.01100%coinbase67d ago0x45e218…3a2012
0x48e6…89080xa1a6…ea8eBase—$0.01100%coinbase67d ago0xe68820…349f5c
0x48e6…89080x9b8f…5b84Base—$0.01100%coinbase67d ago0x27f8f0…3480b2
0x48e6…89080xf530…3565Base—$0.01100%coinbase67d ago0x490461…f038f5
0x48e6…89080x2d30…2a2aBase—$0.01100%coinbase67d ago0xd1861b…92ac71
0x48e6…89080xda68…fa3dBase—$0.01100%coinbase67d ago0xb98143…79376f
0x48e6…89080xe8e1…d82fBase—$0.01100%coinbase67d ago0x59d0db…c3a13a
0x48e6…89080x42d4…5db8Base—$0.01100%coinbase67d ago0xf5a8ff…a6ea8a
0x48e6…89080x4629…e7a8Base—$0.01100%coinbase67d ago0xdf0547…50c3df
0x48e6…89080x5a66…97e9Base—$0.01100%coinbase67d ago0xf69c18…dfa3d7
0x48e6…89080x942b…7354Base—$0.01100%coinbase67d ago0xe22db9…441105
0x48e6…89080xaf88…acabBase—$0.01100%coinbase67d ago0x58b885…487d45
0x48e6…89080x0493…dd62Base—$0.01100%coinbase67d ago0xff7b82…dc7ec1
0x48e6…89080xc235…7df3Base—$0.01100%coinbase67d ago0xa1555d…fa6615
0x48e6…89080xea09…b868Base—$0.01100%coinbase67d ago0x865db2…97718f
0x48e6…89080x9cf7…8fcaBase—$0.01100%coinbase67d ago0x3d8616…177866
0x48e6…89080x666b…81baBase—$0.01100%coinbase67d ago0xd5fc9b…7125d5
0x48e6…89080xc89f…47e6Base—$0.01100%coinbase67d ago0x052609…4633ae

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.