Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf737…90d40xf000…94fcBase$0.01100%Route unknown22d ago0x6a3f4f…ab20b4
0xf737…90d40xf000…94fcBase$0.01100%Route unknown22d ago0x706896…90a54b
0xf737…90d40xf000…94fcBase$0.01100%Route unknown22d ago0x5f9899…606b2b
0xf737…90d40xf000…94fcBase$0.01100%Route unknown22d ago0x7d8170…3679f7
0xf737…90d40xf000…94fcBase$0.10100%Route unknown22d ago0x180d22…52c26a
0xf737…90d40xf000…94fcBase$0.10100%Route unknown22d ago0x847531…e1c883
0xf737…90d40xf000…94fcBase$0.10100%Route unknown22d ago0x7d43f2…32915b
0xf737…90d40xf000…94fcBase$0.01100%Route unknown22d ago0xb6032b…17ee1f
0xf737…90d40xf000…94fcBase$0.01100%Route unknown22d ago0x0d8429…7e5bdf
0xf737…90d40xf000…94fcBase$0.01100%Route unknown22d ago0x61b95a…2fbd05
0xf737…90d40xf000…94fcBase$0.01100%Route unknown22d ago0x2d54dd…0bc332
0xf737…90d40xf000…94fcBase$0.01100%Route unknown22d ago0x0e0a69…552c52
0xf737…90d40xf000…94fcBase$0.01100%Route unknown22d ago0x47a07f…d1792b
0xf737…90d40xf000…94fcBase$0.03100%Route unknown22d ago0x84d408…1b7f31
0xf737…90d40xf000…94fcBase$0.03100%Route unknown22d ago0xa781a0…381346
0xf737…90d40xf000…94fcBase$0.03100%Route unknown22d ago0xff523c…6c8ba0
0xf737…90d40xf000…94fcBase$0.03100%Route unknown22d ago0x2223a7…ce7a51
0xf737…90d40xf000…94fcBase$0.03100%Route unknown22d ago0x2ef6e3…1ee2c8
0xf737…90d40xf000…94fcBase$0.03100%Route unknown22d ago0xf0a82a…110930
0xf737…90d40xf000…94fcBase$0.03100%Route unknown22d ago0x978854…4d661d
0xf737…90d40xf000…94fcBase$0.03100%Route unknown22d ago0x249dba…f34b5e
0xf737…90d40xf000…94fcBase$0.03100%Route unknown22d ago0x2217da…56f294
0xf737…90d40xf000…94fcBase$0.20100%Route unknown22d ago0xec60f2…72d41d
0xf737…90d40xf000…94fcBase$0.03100%Route unknown22d ago0xd1a5e6…81ece1
0xf737…90d40xf000…94fcBase$0.03100%Route unknown22d ago0xddaf2f…021936

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.