Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x505d…fc8c0xdb5a…0671Base—$0.02100%coinbase68d ago0xaa1ee8…c4e574
0x394c…35130xdb5a…0671Base—$0.02100%coinbase68d ago0xf09e17…f24c56
0xbf3d…bfb60xdb5a…0671Base—$0.02100%coinbase68d ago0xf40d50…bade5d
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase68d ago0xbbf77a…7d12c1
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase68d ago0x46d13e…210232
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase68d ago0x579a3f…1451e5
0x505d…fc8c0xdb5a…0671Base—$0.02100%coinbase68d ago0x7a165f…4b43cb
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase68d ago0xca9205…79ba11
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase68d ago0x2e0687…be1a58
0xf497…2fb00xdb5a…0671Base—$1.00100%coinbase68d ago0xdd630a…7bae9c
0xf497…2fb00xdb5a…0671Base—$0.02100%coinbase69d ago0xfc776f…77efb9
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase69d ago0x7080f3…524219
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase69d ago0x65e4c9…f3faca
0xbc18…d80b0xdb5a…0671Base—$0.02100%coinbase69d ago0xe34abf…5e32c7
0xbc18…d80b0xdb5a…0671Base—$0.02100%coinbase69d ago0x8a6463…4b034e
0xbc18…d80b0xdb5a…0671Base—$0.02100%coinbase69d ago0x1fa206…24a9a8
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase69d ago0x95d96c…087fe5

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.