Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0x204c…ca99Base—$10.00100%0x96de…249b86d ago0xdbe99c…ba7ecd
0x13de…883e0x94a8…fe29Base—$10.00100%0x96de…249b86d ago0xcaff85…6beab3
0x13de…883e0x401f…246aBase—$10.00100%0x96de…249b86d ago0x1472b9…f08f79
0x13de…883e0x4e01…daa5Base—$20.00100%0x96de…249b87d ago0x2bbc68…577f87
0x13de…883e0x4ee4…3ca9Base—$40.00100%0x96de…249b87d ago0x87a6c5…3820f6
0x13de…883e0x5e3f…93c5Base—$40.00100%0x96de…249b87d ago0x041812…5f695d
0x13de…883e0x4ee4…3ca9Base—$5.01100%0x96de…249b87d ago0x542cee…ddcebb
0x13de…883e0xc3e4…ceedBase—$50.00100%0x96de…249b87d ago0x17f8fe…cfe7a3
0x13de…883e0x94a8…fe29Base—$40.00100%0x96de…249b87d ago0xa3d21b…3c92ee
0x13de…883e0xda3b…7baeBase—$40.00100%0x96de…249b87d ago0x585aa0…59716b
0x13de…883e0x34d7…f623Base—$40.00100%0x96de…249b87d ago0x003b81…bc47a2
0x13de…883e0xda3b…7baeBase—$40.00100%0x96de…249b87d ago0x327fe4…1bbbb4
0x13de…883e0x94a8…fe29Base—$5.63100%0x96de…249b87d ago0xb305d6…5018fd
0x13de…883e0x34d7…f623Base—$5.06100%0x96de…249b87d ago0x951500…359329
0x13de…883e0x34d7…f623Base—$0.51100%0x96de…249b87d ago0x555b34…958b0e
0x13de…883e0xda3b…7baeBase—$10.00100%0x96de…249b87d ago0x90722a…790df8
0x13de…883e0x38de…b054Base—$40.00100%0x96de…249b87d ago0x02f799…998b0a
0x13de…883e0x93cc…6c54Base—$40.00100%0x96de…249b87d ago0x0d3f20…15ea89

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.