Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$24.99100%mrdn91d ago0xfb2846…c2923d
0xa6a9…809d0x8e77…e2d6Base—$13.59100%mrdn91d ago0x9cd558…ce669b
0xa6a9…809d0x8e77…e2d6Base—$24.48100%mrdn91d ago0x38a94e…6bc7d6
0xa6a9…809d0x8e77…e2d6Base—$22.93100%mrdn91d ago0xba1912…ee13fb
0xa6a9…809d0x8e77…e2d6Base—$25.78100%mrdn91d ago0xd9b7c1…37ab98
0xa6a9…809d0x8e77…e2d6Base—$12.24100%mrdn91d ago0x14ead7…5eee97
0xa6a9…809d0x8e77…e2d6Base—$19.90100%mrdn91d ago0x157a79…a61910
0xa6a9…809d0x8e77…e2d6Base—$10.13100%mrdn91d ago0x5f2179…a3e7c9
0xa6a9…809d0x8e77…e2d6Base—$17.88100%mrdn91d ago0xa408c0…e9c977
0xa6a9…809d0x8e77…e2d6Base—$28.67100%mrdn91d ago0x545986…509b98
0xa6a9…809d0x8e77…e2d6Base—$21.27100%mrdn91d ago0x2475ff…982978
0xa6a9…809d0x8e77…e2d6Base—$15.60100%mrdn91d ago0xed9d03…5ce5bc
0xa6a9…809d0x8e77…e2d6Base—$17.07100%mrdn91d ago0x8b73ab…aae4c3
0xa6a9…809d0x8e77…e2d6Base—$22.95100%mrdn91d ago0x4e334a…6d7ba2
0xa6a9…809d0x8e77…e2d6Base—$18.33100%mrdn92d ago0x0ab7fd…325ae9
0xa6a9…809d0x8e77…e2d6Base—$17.61100%mrdn92d ago0x6c4ba0…153a57
0xa6a9…809d0x8e77…e2d6Base—$13.21100%mrdn92d ago0x8e3433…924bce
0xa6a9…809d0x8e77…e2d6Base—$15.49100%mrdn92d ago0x87fae8…2d489e
0xa6a9…809d0x8e77…e2d6Base—$11.60100%mrdn92d ago0x1d0ba7…8e8927
0xa6a9…809d0x8e77…e2d6Base—$13.10100%mrdn92d ago0x0f89d5…6d2485
0xa6a9…809d0x8e77…e2d6Base—$18.86100%mrdn92d ago0x03866e…b6c05a
0xa6a9…809d0x8e77…e2d6Base—$18.32100%mrdn92d ago0xe44092…938689
0xa6a9…809d0x8e77…e2d6Base—$24.50100%mrdn92d ago0x5c18f4…31a217
0xa6a9…809d0x8e77…e2d6Base—$23.02100%mrdn92d ago0xda32b9…357e12
0xa6a9…809d0x8e77…e2d6Base—$23.88100%mrdn92d ago0x119d8d…d67d61

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.