Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce15…25e20xac65…4417Base—$0.29100%fluxa115d ago0x688e45…fa1870
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa115d ago0xefdaef…4a01db
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa115d ago0xdacba0…7e82f7
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa115d ago0x7c6822…80c369
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa115d ago0x01960c…2a9a6d
0xb90a…9ae40xce15…25e2Base—$0.25100%fluxa115d ago0xf14107…c73ca1
0xce15…25e20xac65…4417Base—$0.02100%fluxa115d ago0xd64b55…78c763
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0x77a20e…68db84
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0xad09e9…df129d
0xce15…25e20xac65…4417Base—$0.01100%fluxa116d ago0xe956ed…a25d28
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0x877910…ed2d30
0xce15…25e20xac65…4417Base—$0.04100%fluxa116d ago0xf77190…600cdd
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0x3e5f35…a9de10
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0x42e40b…a1467c
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0x1a0c30…93e435
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0x1565c2…ca590e
0xce15…25e20xac65…4417Base—$0.06100%fluxa116d ago0xf6d5bb…8b4154
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0x3c89ca…7c32a9
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0xf580b0…cb3058
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0x4a52d4…350f9f
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0x58ce4a…6f2ae4
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0x3608a0…bc0013
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0xf31b19…1ca7a9
0xce15…25e20xac65…4417Base—$0.01100%fluxa116d ago0x34a68f…a7a9ac
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa116d ago0xbcad6a…edac89

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.