Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffd7…ddf10x3e0a…78e7Base—$0.002825100%coinbase74d ago0x087f24…0cc658
0xffd7…ddf10x3e0a…78e7Base—$0.005017100%coinbase74d ago0x05aa7f…a7247e
0xffd7…ddf10x3e0a…78e7Base—$0.00412100%coinbase74d ago0xafea88…d273a6
0xffd7…ddf10x3e0a…78e7Base—$0.002917100%coinbase74d ago0xcaa1e4…8e4788
0xffd7…ddf10x3e0a…78e7Base—$0.005004100%coinbase74d ago0x131205…036311
0xffd7…ddf10x3e0a…78e7Base—$0.003152100%coinbase75d ago0x83c5a6…7a84d2
0xffd7…ddf10x3e0a…78e7Base—$0.002729100%coinbase75d ago0x9715f6…3cc8b0
0xffd7…ddf10x3e0a…78e7Base—$0.005089100%coinbase75d ago0x7551a8…07e106
0xffd7…ddf10x3e0a…78e7Base—$0.002828100%coinbase75d ago0x63d3e2…c733b0
0xffd7…ddf10x3e0a…78e7Base—$0.003021100%coinbase75d ago0xb52dac…316be4
0xffd7…ddf10x3e0a…78e7Base—$0.004914100%coinbase75d ago0x9ded92…46b241
0xffd7…ddf10x3e0a…78e7Base—$0.005741100%coinbase75d ago0x7d186f…13007e
0xffd7…ddf10x3e0a…78e7Base—$0.003377100%coinbase75d ago0x90ee6d…9bd1fd
0xffd7…ddf10x3e0a…78e7Base—$0.005464100%coinbase75d ago0xcbe950…7e527e
0xffd7…ddf10x3e0a…78e7Base—$0.004292100%coinbase75d ago0x4bf226…3b5750
0xffd7…ddf10x3e0a…78e7Base—$0.003447100%coinbase75d ago0x216214…9a4088
0xffd7…ddf10x3e0a…78e7Base—$0.003263100%coinbase75d ago0x3a7e37…0f7592
0xffd7…ddf10x3e0a…78e7Base—$0.003455100%coinbase75d ago0xc1306c…04e0ab
0xffd7…ddf10x3e0a…78e7Base—$0.005002100%coinbase75d ago0x9bdbeb…d79db0
0xffd7…ddf10x3e0a…78e7Base—$0.004799100%coinbase75d ago0x374f59…0fd7d7
0xffd7…ddf10x3e0a…78e7Base—$0.005529100%coinbase75d ago0xc53144…dcd47e
0xffd7…ddf10x3e0a…78e7Base—$0.003172100%coinbase75d ago0x63b266…6d0720
0xffd7…ddf10x3e0a…78e7Base—$0.003692100%coinbase75d ago0x54178e…1a64bb
0xffd7…ddf10x3e0a…78e7Base—$0.005778100%coinbase75d ago0x67fb6e…ea3178

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.