Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x552722…627906
0x64bf…90770xac65…4417Base—$3.78100%fluxa109d ago0xa0033e…2289da
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0xc98ec0…f0ff69
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0xb34485…4463cc
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x5031fc…63be52
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x56b867…999818
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x422c05…00aef5
0xb90a…9ae40x64bf…9077Base—$3.60100%fluxa109d ago0x8b7977…339c04
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0xbe3be2…bc3429
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x007140…a90202
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x0d768b…3d1740
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0xb02d05…524ef4
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x279235…b6db50
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0xe5d3e2…b9b70e
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x577ea3…6189aa
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0xa11165…ec6e86
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x4321d5…1038e7
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0xe63f5f…6fc7d4
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0xbf8f6a…069334
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x474945…4a1429
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x0f1ee1…30ee75
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x2bb6d1…90dc37
0x64bf…90770xac65…4417Base—$0.02100%fluxa109d ago0x356f03…25e3c7
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x747686…6ce0d4
0xb90a…9ae40x64bf…9077Base—$0.01100%fluxa109d ago0x0786f1…d75ab5

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.