Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xffccd4…9d691a
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xec35fe…4f4cf8
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x9f3ddb…087a04
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xedda38…47bc25
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x7e6a05…086a7c
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xc84d8e…a5dd8c
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x29f655…5c8e15
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x72c1a2…2a986e
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xb7bcbd…5638df
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x7d8f09…fb315b
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xc1eed9…f981e8
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x621cfd…5e9bae
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x2803c7…b8b42f
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x6adb1a…82b8f2
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xe0e0e7…577141
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xff2c93…05d7a0
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x6c42bc…926ce3
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xb86fd4…b35a10
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x5f31ab…d03d00
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x642fbf…8b54f6
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xd62e4c…14a11e
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xc47ede…6ac85f
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xe7f927…9f1c0a
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xc24358…1daa82
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xfb432b…3779a8

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.