Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3653…26530x99ca…fa28Base—$0.01100%0x461a…5962105d ago0xc4c8da…6ea02e
0x3653…26530xd379…8dc1Base—$0.02100%0x461a…5962105d ago0xbd5558…0ac953
0x3653…26530x0c58…8a64Base—$0.00768100%0x461a…5962105d ago0x36edd1…1a19af
0x3653…26530xcc23…d6f5Base—$0.02100%0x461a…5962105d ago0x9cbcf4…8a89f6
0x3653…26530xc801…ad56Base—$0.00768100%0x461a…5962105d ago0x9ca260…b41ff7
0x3653…26530x3781…8387Base—$0.01100%0x461a…5962105d ago0xe24ec5…02dcb5
0x3653…26530x4419…5375Base—$0.02100%0x461a…5962105d ago0xa07b50…b9deb1
0x3653…26530x0fb0…c58eBase—$0.00768100%0x461a…5962105d ago0x0105e3…fd4a4b
0x3653…26530x2b1b…9c18Base—$0.01100%0x461a…5962105d ago0x701b16…4f9bb7
0x3653…26530x6543…0d46Base—$0.003776100%0x461a…5962105d ago0x794946…68025f
0x3653…26530x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x0c8397…19c5f9
0x3653…26530x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x6140c2…7c509b
0x3653…26530x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x64766e…3a04d3
0x3653…26530x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x8d629d…2d64c1
0x3653…26530x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x54110e…1d091d
0x3653…26530x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xc50996…23945d
0x3653…26530x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x61917e…b9005f
0x3653…26530x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x1abb81…7b73bc
0x3653…26530x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x12dd0b…7da699

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.