Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa116d ago0xa944f0…8fa993
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa116d ago0x86e91f…a122ad
0x465c…aa810xac65…4417Base—$0.07100%fluxa116d ago0x779c05…bf4551
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa116d ago0x470863…46ce74
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa116d ago0x912b47…f070d4
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa116d ago0x16a5cb…35003f
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0xc8e796…9d6154
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0x7bd074…0102ee
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0x62fde1…abf9fa
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0x1dc339…f966f8
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0x85a5b1…730a8c
0x465c…aa810xac65…4417Base—$0.08100%fluxa117d ago0xd0b74f…1f01b4
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0x148c91…17ca26
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0x69d9de…3d255b
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0x1f2fe9…44ed8a
0xb90a…9ae40x465c…aa81Base—$0.05100%fluxa117d ago0xfdb641…a3987b
0x465c…aa810xac65…4417Base—$0.05100%fluxa117d ago0x4b3e00…f15631
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0xe1d25e…23c2c1
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0xd1f769…2c0369
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0x8e9581…668527
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0xc76bce…45837c
0xb90a…9ae40x465c…aa81Base—$0.01100%fluxa117d ago0x115f2c…c83785
0x465c…aa810xac65…4417Base—$0.03100%fluxa117d ago0x993cc4…d07ae7

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.