Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa51d ago0xc68d03…43dc78
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa51d ago0x6a9e95…ab3379
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa51d ago0x57e888…3a3a98
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0xbaa076…ac6ad9
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0x88ade4…b4881c
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0x81b3ad…a8d4a4
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0x72db64…2a48fb
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0xed0851…35e693
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0xe87e7b…d95c5d
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0x1fe61d…c08ec7
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0x84b307…c414f1
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0xdf1d73…3d3ebc
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0x1cd08b…e55d24
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0x72122b…744c30
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0x3d64d5…fc2b0a
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0x22a8bd…134ce7
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0xda6013…4e0838
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0xd48f4f…961ad7
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0xaa35c7…b9bfeb
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0x899d73…7a352e
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0xb117b7…3edd6f
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0xa4133b…3f0872
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0xdda6c1…b8745a
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0x25d4cc…8edc91
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa52d ago0xe78f29…504161

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.