Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0594…97f20xac65…4417Base—$0.05100%fluxa106d ago0x35ee63…4b25dd
0x0594…97f20xac65…4417Base—$0.08100%fluxa106d ago0x417d4c…793bb0
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa106d ago0x7d2b63…297d5c
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa106d ago0x6606ae…7c35f2
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa106d ago0xebb857…1eab28
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa106d ago0xb1c4b6…60a9d0
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa106d ago0xd1c152…f1431f
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa106d ago0x0b599c…05eb0a
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa106d ago0x4a0941…bc4a79
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa106d ago0x979f52…3f18e1
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa106d ago0xe08604…eb2ce5
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa106d ago0xfa86ad…a3d114
0xb90a…9ae40x0594…97f2Base—$0.03100%fluxa106d ago0x3480e9…c2608f
0x0594…97f20xac65…4417Base—$0.11100%fluxa107d ago0xa7ab39…a8991f
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa107d ago0xbc1849…8fcfe7
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa107d ago0xd2b724…ca39df
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa107d ago0xfd2530…647e35
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa107d ago0xd21001…ab0ac1
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa107d ago0xd82371…792012
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa107d ago0xc33d61…d827b7
0xb90a…9ae40x0594…97f2Base—$0.05100%fluxa107d ago0x956514…05acd3

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.