Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f74…8e3f0x1a7d…5049Base—$0.01100%coinbase58d ago0xa7b375…d72233
0x0f74…8e3f0xd210…16d6Base—$0.01100%coinbase58d ago0x0c8315…07bb04
0x0f74…8e3f0x9858…bebcBase—$0.01100%coinbase58d ago0x33a8b5…dd3931
0x0f74…8e3f0xe9ca…77a3Base—$0.01100%coinbase58d ago0x8bd8ad…3cdff9
0x0f74…8e3f0xf666…6a5eBase—$0.01100%coinbase58d ago0xbf4c38…a63a02
0x0f74…8e3f0x8e8d…9032Base—$0.01100%coinbase58d ago0x3d81f2…28f48d
0x0f74…8e3f0x7bb4…8dbbBase—$0.01100%coinbase58d ago0xf55bbc…94119a
0x0f74…8e3f0x1a55…129dBase—$0.01100%coinbase58d ago0x80a627…f5276d
0x0f74…8e3f0xb136…d5f4Base—$0.01100%coinbase58d ago0xa8f7dd…f72c16
0x0f74…8e3f0x717e…6f18Base—$0.01100%coinbase58d ago0xaa8380…c32809
0x0f74…8e3f0xe553…7b05Base—$0.01100%coinbase58d ago0x815b67…083bc0
0x0f74…8e3f0x7ce0…3a9eBase—$0.01100%coinbase58d ago0x443bc6…793d69
0x0f74…8e3f0x7ea0…80aaBase—$0.01100%coinbase58d ago0xd27f45…fed63a
0x0f74…8e3f0x3f60…fad8Base—$0.01100%coinbase58d ago0x46cdd9…c371f6
0x0f74…8e3f0x4886…4149Base—$0.01100%coinbase58d ago0x9a2b69…e6140e
0x0f74…8e3f0x666a…a0c2Base—$0.01100%coinbase58d ago0x8baaca…e69a2e
0x0f74…8e3f0x8101…a19fBase—$0.01100%coinbase58d ago0xae16bf…188919
0x0f74…8e3f0x7f1a…8c6cBase—$0.01100%coinbase58d ago0xddc99f…6e6365
0x0f74…8e3f0x6b2e…20f3Base—$0.01100%coinbase58d ago0x4587e5…a97751
0x0f74…8e3f0x0d8c…0568Base—$0.01100%coinbase58d ago0x3138fb…eff932
0x0f74…8e3f0xf418…a102Base—$0.01100%coinbase58d ago0x8de9fb…62d3bf
0x0f74…8e3f0x7179…44f2Base—$0.01100%coinbase58d ago0x67afdb…bb4a44
0x0f74…8e3f0xe5c4…bef3Base—$0.01100%coinbase58d ago0x12cda2…3b23e6
0x0f74…8e3f0x0342…6184Base—$0.01100%coinbase58d ago0xf45857…5518b8
0x0f74…8e3f0xba58…b916Base—$0.01100%coinbase58d ago0x1fdfc7…01acb4

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.