Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x9584bf…11bd83
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x94e6c6…938335
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x8b9bce…759b70
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0xc8b063…1c0193
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x74d642…3f6387
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x7ca379…bd0107
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x8dcae8…ec85ac
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x0d8e5f…889a03
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0xa69a58…5f4246
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0xd84308…e73c0f
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0xd98f1c…9d29a4
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0xf6360b…72905c
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x8a8e56…01493f
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x20f6f9…e2d4d8
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x1c9e1a…6ad889
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0xbccd2d…837c5b
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0xcebf46…ea3f58
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x664935…678a2c
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0xe32558…e95cf5
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x4b6247…d77d64
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0xa88f2f…c72c01
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x4706d3…089c4f
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0xba63c0…e9b2fc
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x5ee3bb…ab7016
0x52ad…b8b70x3070…fa85Basex402 service$0.02100%coinbase75d ago0x53ad2c…67de41

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.