Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe884…cf1a0x0c58…8a64Base—$0.00768100%0x461a…5962105d ago0x70042a…e42de0
0xe884…cf1a0xa3c4…8438Base—$0.00768100%0x461a…5962105d ago0x77632c…410955
0xe884…cf1a0xe8af…e09eBase—$0.02100%0x461a…5962105d ago0x622004…67de02
0xe884…cf1a0x9555…7665Base—$0.003776100%0x461a…5962105d ago0x6ee82f…1c5d89
0xe884…cf1a0x1eb2…c997Base—$0.00768100%0x461a…5962105d ago0x322ab0…0f0090
0xe884…cf1a0xc801…ad56Base—$0.00768100%0x461a…5962105d ago0xb19392…f93e5b
0xe884…cf1a0x8caf…2ee6Base—$0.02100%0x461a…5962105d ago0xd4846c…6789c0
0xe884…cf1a0xcc23…d6f5Base—$0.01100%0x461a…5962105d ago0x6f9c96…915ce5
0xe884…cf1a0x87fa…a810Base—$0.00768100%0x461a…5962105d ago0x8e422f…14b237
0xe884…cf1a0x12e8…0f99Base—$0.003776100%0x461a…5962105d ago0x6554b2…b0e002
0xe884…cf1a0x12e8…0f99Base—$0.01100%0x461a…5962105d ago0xe1986b…8255c4
0xe884…cf1a0x8caf…2ee6Base—$0.02100%0x461a…5962105d ago0xfcec74…ca19f4
0xe884…cf1a0x93c5…090fBase—$0.02100%0x461a…5962105d ago0x2f53c5…66ae6b
0xe884…cf1a0x2b1b…9c18Base—$0.003776100%0x461a…5962105d ago0x078904…06d981
0xe884…cf1a0xff2d…cde1Base—$0.02100%0x461a…5962105d ago0xed6d18…2b89a9
0xe884…cf1a0xe8af…e09eBase—$0.01100%0x461a…5962105d ago0x9c4ba7…189b01
0xe884…cf1a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x881aac…298036
0xe884…cf1a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x4e600a…04b19a
0xe884…cf1a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xe91242…386d6e
0xe884…cf1a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xd8a088…d80496
0xe884…cf1a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x4c3b68…3bc5f0
0xe884…cf1a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x009a61…ae37db
0xe884…cf1a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x8382e2…005c2b
0xe884…cf1a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x3e4d88…0cc078

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.