Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0xbb4c…e40c117d ago0xe1b0ff…5727a4
0xa520…eca40x0e3d…7757Base—$10.50100%0xd50e…07b9117d ago0xa2430a…577ae7
0xa520…eca40x0e3d…7757Base—$5.25100%0x0d74…aad6117d ago0x4a06d5…d59d78
0xa520…eca40x0e3d…7757Base—$10.50100%0x0d6a…b704117d ago0xaaba43…da2a70
0xa520…eca40x0e3d…7757Base—$5.25100%0x28a1…4ae5117d ago0xc5f683…45d915
0xa520…eca40x0e3d…7757Base—$1.05100%0x6078…eee8117d ago0x6ad2ab…cd82f0
0xa520…eca40x0e3d…7757Base—$5.25100%0x4a9b…67ce117d ago0x9ced46…836491
0xa520…eca40x0e3d…7757Base—$2.10100%0xddf5…0347117d ago0x1e1219…4d9076
0xa520…eca40x0e3d…7757Base—$5.25100%0xda14…75fa117d ago0x64967c…fac5f9
0xa520…eca40x0e3d…7757Base—$6.30100%0x60af…6a25117d ago0x49e922…8ca25d
0xa520…eca40x0e3d…7757Base—$5.25100%0xfbcc…3fea117d ago0x25d329…2bc4b7
0xa520…eca40x0e3d…7757Base—$5.25100%0x2699…b2a5117d ago0x15a49a…3f62dd
0xa520…eca40x0e3d…7757Base—$19.95100%0xc4a4…9e86117d ago0xf11b3d…6c1e00
0xa520…eca40x0e3d…7757Base—$5.25100%0xf3d1…2b9c117d ago0x4cf56d…a4613d
0xa520…eca40x0e3d…7757Base—$5.25100%0xb92d…57bc117d ago0xbd7874…58e8e1
0xa520…eca40x0e3d…7757Base—$15.75100%0x363e…450d117d ago0x7767ac…de7aee
0xa520…eca40x0e3d…7757Base—$10.50100%0xcf26…86e6117d ago0x18ca47…49756b

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.