Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcd8…15ee0x7360…b832Base—$0.11100%coinbase1d ago0xe34d36…932f60
0xbcd8…15ee0x7360…b832Base—$0.07100%coinbase1d ago0x494716…c4b937
0xbcd8…15ee0x7360…b832Base—$0.004322100%coinbase1d ago0xf52ff3…bec9c3
0xfcf3…63a00x7360…b832Base—$0.05100%coinbase1d ago0xe16df8…b17048
0xfcf3…63a00x7360…b832Base—$0.24100%coinbase1d ago0x75188c…a8104d
0xfcf3…63a00x7360…b832Base—$0.06100%coinbase2d ago0x47f7a3…13419b
0xfcf3…63a00x7360…b832Base—$0.22100%coinbase2d ago0xd51173…5e8e71
0xfcf3…63a00x7360…b832Base—$0.26100%coinbase2d ago0xce57c0…970300
0xfcf3…63a00x7360…b832Base—$0.01100%coinbase2d ago0xc18bdf…1e5d8f
0xfcf3…63a00x7360…b832Base—$0.04100%coinbase2d ago0xa3ca17…f3f7ce
0xfcf3…63a00x7360…b832Base—$0.01100%coinbase2d ago0x75624d…17f52a
0xfcf3…63a00x7360…b832Base—$0.02100%coinbase2d ago0xdea0bd…bb26b6
0xfcf3…63a00x7360…b832Base—$0.005076100%coinbase2d ago0x287690…a17f07
0xfcf3…63a00x7360…b832Base—$0.005945100%coinbase2d ago0xdc4e7c…ee08a2
0xfcf3…63a00x7360…b832Base—$0.02100%coinbase2d ago0x8f6a8f…f513c6
0xfcf3…63a00x7360…b832Base—$0.008086100%coinbase2d ago0x80696e…e019b9
0xfcf3…63a00x7360…b832Base—$0.008497100%coinbase2d ago0xb801de…08d994
0xfcf3…63a00x7360…b832Base—$0.02100%coinbase2d ago0xb0642a…c4b8c1
0xfcf3…63a00x7360…b832Base—$0.00578100%coinbase2d ago0x4af994…7d36ca
0xfcf3…63a00x7360…b832Base—$0.006713100%coinbase2d ago0x325f7f…1fdd9c
0xfcf3…63a00x7360…b832Base—$0.02100%coinbase2d ago0xf96879…616983
0xfcf3…63a00x7360…b832Base—$0.008085100%coinbase2d ago0xe096c9…112869
0xfcf3…63a00x7360…b832Base—$0.008471100%coinbase2d ago0xef37a0…8ac9f5
0xfcf3…63a00x7360…b832Base—$0.07100%coinbase2d ago0xdf9f23…4f8d96
0xfcf3…63a00x7360…b832Base—$0.06100%coinbase2d ago0xf3a7ac…e12252

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.