Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e7…079d0x789d…10eaBase—$0.01100%0x461a…5962106d ago0xa62eac…930b44
0x67e7…079d0x9e35…98d6Base—$0.00768100%0x461a…5962106d ago0x5c6c42…692886
0x67e7…079d0xe8af…e09eBase—$0.01100%0x461a…5962106d ago0x0568e6…54957c
0x67e7…079d0x6680…f95eBase—$0.003776100%0x461a…5962106d ago0x02a160…0d1fc3
0x67e7…079d0x975e…4da4Base—$0.02100%0x461a…5962106d ago0x1c6e9e…c99033
0x67e7…079d0x12e8…0f99Base—$0.01100%0x461a…5962106d ago0x967ea3…4f66a4
0x67e7…079d0xd379…8dc1Base—$0.02100%0x461a…5962106d ago0xcf5f8a…dc5b74
0x67e7…079d0x0c58…8a64Base—$0.00768100%0x461a…5962106d ago0xf557ee…49faa7
0x67e7…079d0xd379…8dc1Base—$0.02100%0x461a…5962106d ago0xb0832c…c12629
0x67e7…079d0xf0a0…3373Base—$0.02100%0x461a…5962106d ago0xb74a12…828ac2
0x67e7…079d0x975e…4da4Base—$0.00768100%0x461a…5962106d ago0x4930ca…726cc2
0x67e7…079d0x99ca…fa28Base—$0.01100%0x461a…5962106d ago0xbebea4…f5764d
0x67e7…079d0x6543…0d46Base—$0.02100%0x461a…5962106d ago0xab58ec…0fbaee
0x67e7…079d0x12e8…0f99Base—$0.01100%0x461a…5962106d ago0x4b2c1a…e527e1
0x67e7…079d0x4419…5375Base—$0.00768100%0x461a…5962106d ago0x77a5eb…6c5dbf
0x67e7…079d0x909b…699eBase—$0.003776100%0x461a…5962106d ago0x8c1b95…56d467
0x67e7…079d0xaf15…58c4Base—$0.00768100%0x461a…5962106d ago0xa9ebd6…cde255
0x67e7…079d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x5c8736…c42174
0x67e7…079d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xff2065…10ec19
0x67e7…079d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x00ac24…a1c8ee
0x67e7…079d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xb42644…ef0773
0x67e7…079d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x4d275c…db5322
0x67e7…079d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xa5ecef…e540c6
0x67e7…079d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x77acf4…60e0b3
0x67e7…079d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x495bbf…edb5f8

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.