Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0xeb467d…47e103
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x215efb…8173a6
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0xc629b9…b18e97
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x273143…489480
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x7f358b…dd1fd9
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0xfcdc94…8aafec
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x222c4b…70fa8e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0xcf11ee…2d7da4
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x69abb0…90fd08
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x17ad37…0f5ecc
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0xe288ad…a4f285
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x1a958d…e5ce7d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x4d3cc4…e82705
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x38d3a7…fd0d05
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x57f5ef…b92f2e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x96de73…3680e5
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x203d29…194d4b
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x288e00…a20fcd
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x692095…8cefd9
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x1b3f1c…8b5153
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0xd65192…fa0a58
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x7a4a84…8dacd4
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x6fda51…2ebb99
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0xc94632…8edc0f
0x42f2…58270x9c95…e299Base—$0.001100%fluxa89d ago0x486f3a…f96cfa

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.