Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f0b…9e110xac65…4417Base—$1.09100%fluxa115d ago0x9790dc…d8ceea
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0x210836…85adb2
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0x53e395…496097
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0x2093ea…bf3927
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0x792676…a86231
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0xa1a180…75cbad
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0x3b7994…dd69e4
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0xaaef94…1dbb26
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0x043a2c…b65119
0xb90a…9ae40x7f0b…9e11Base—$0.50100%fluxa115d ago0xbd635e…860483
0xb90a…9ae40x7f0b…9e11Base—$0.50100%fluxa115d ago0xc1c801…9c3633
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0x830e9b…92f10d
0x7f0b…9e110xac65…4417Base—$0.03100%fluxa115d ago0x29e87f…ff5220
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0xdd711e…677e3e
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0x86cad9…f90dbc
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0xf65773…c8be50
0x7f0b…9e110xac65…4417Base—$0.03100%fluxa115d ago0x4b0843…0cba0e
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0x9b0e57…c6262f
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0xb2f5f3…846b64
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0x0ff61b…bdb404
0x7f0b…9e110xac65…4417Base—$0.03100%fluxa115d ago0xeda502…100c26
0xb90a…9ae40x7f0b…9e11Base—$0.02100%fluxa115d ago0x6c28e3…b43d40
0xb90a…9ae40x7f0b…9e11Base—$0.01100%fluxa115d ago0x2a96af…294656

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.