Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa32d ago0xb82713…82e691
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa32d ago0x1d318c…247600
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa32d ago0x05a5d0…38a23b
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa32d ago0xe66fa3…1691ae
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0xe7a1e2…2b3d49
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0xa9fc3e…9183ff
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0xae981e…52f9f4
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa33d ago0x7f9183…2d3bbb
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0xbabf8c…14094b
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa33d ago0x7a4d1e…435a9b
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0x85f815…439fa4
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0xfbda6c…5b1aa7
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0xda86e8…3268f0
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0x639539…4a3cfb
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa33d ago0x04f4e6…48ac5e
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0x5190e1…4f20bc
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0x40c415…2405cb
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0xd47343…88aeca
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa33d ago0x416acc…fb1eb2
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0x77c29e…48613c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0x450286…5ba47a
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0xb14ad2…a0a63a
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0xb075e0…1a35d6
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0xda4c28…ec2801
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa33d ago0xd77163…823c4f

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.