Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0xf3725e…2a0cc8
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x2e27a1…f0fcdb
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x9156fe…5bfd9f
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x08166c…e483bc
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x48c3f6…f9dc0e
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x22c363…758921
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x8e2cc1…a23e9a
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x942170…c94be5
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x2bfe47…0c8533
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0xab4d47…e5b5d6
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x717bf9…e703b6
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x2ec5ce…8bffad
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x25bcc1…c142b6
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x619415…90b064
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x1a3bf2…9bc2b1
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0xdb9195…ac9e63
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0x8fade2…7f292c
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x3030e0…8999e0
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x7f6449…9386fb
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0xc937d1…93fe67
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0xc88feb…d82ea9
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x3b75fe…2712c1
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x2b3d34…5607d6
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x2eb04a…a4d22a
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x6d32b0…34acb3

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.