Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x0ac3a4…e67acf
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x2c2289…e62103
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x9fef66…0e5a7c
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x7b566f…2fe1a4
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x7a8697…adf82e
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x6c7072…f0a5bd
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0xf33767…47ea6b
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0xf8220c…95bc00
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0xed9bf7…f8e6e8
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x845748…73bcdf
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0xf28809…3d1686
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0xcb2446…9e92cc
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x3d15ec…88eb0d
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x8b041f…02071c
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0xb64995…2a98f2
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x38a68b…786dd5
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x4f9ef5…5ec6e5
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x642315…cbeec6
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x4649e4…637a76
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0xff4f1f…6ddabb
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x319f6a…64d831
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0xe13936…04f8f2
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x16222b…e804b2
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x51d471…b7191d
0x5605…1de30x9c95…e299Base—$0.001100%fluxa77d ago0x5e6c78…ff388b

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.