Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa120d ago0x8a9d56…d8482d
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa120d ago0x144297…600e1c
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa120d ago0x4c39d0…f7c199
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa120d ago0x9db427…c58da1
0x5bd3…0e350xac65…4417Base—$0.07100%fluxa120d ago0x4a35c6…2de2dc
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa120d ago0xefae9a…5754be
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa120d ago0x3de8ab…04b37e
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa120d ago0x525fc8…e8556e
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa120d ago0xf66fa8…caccff
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa120d ago0xa980b5…ff5a25
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa120d ago0xa1f03c…0c74a7
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa120d ago0x89a43c…33f00f
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa120d ago0x2d4cee…a0024d
0x5bd3…0e350xac65…4417Base—$0.01100%fluxa121d ago0x98bede…0e578e
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0xcfc904…677e4b
0x5bd3…0e350xac65…4417Base—$0.06100%fluxa121d ago0x28a6ba…994ad0
0xb90a…9ae40x5bd3…0e35Base—$0.05100%fluxa121d ago0x3531c8…9b0052
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0x3ee320…4a9fc9
0x5bd3…0e350xac65…4417Base—$0.02100%fluxa121d ago0x33866a…28e482
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0x774b62…89f215
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0x426698…b0d2ab
0x5bd3…0e350xac65…4417Base—$0.04100%fluxa121d ago0x33d867…9c4d89
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0x442497…e9dbd3
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0x998c70…6ad0b5
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0x20093a…b4a503

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.