Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x0c6bf9…30fbf6
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x4eb601…358abe
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0xd906b6…8e2725
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x4511b1…00ca5f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x23bbb8…b92be5
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x452b18…c99edc
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x1b05d6…64d92a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0xef6387…89c3ac
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x3132ab…35947a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x2125ca…0b4222
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0xfd3132…3a7c1d
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0xcec838…27a1f4
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x81df48…185204
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0xb3d319…93310b
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x699660…f35515
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0xa28fcf…58fda8
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x8d28fd…789986
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x5a28f0…482382
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x503538…e3aedd
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x2c1a55…e4c6eb
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x6b59d2…08fd91
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x9e6189…2a25f4
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x752f90…76bd97
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x52c1fe…fd5c0f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0xadc3c0…e79342

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.