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%fluxa73d ago0x5c97cf…c3d61b
0x5605…1de30x9c95…e299Base—$0.001100%fluxa73d ago0x1230ea…56a9ca
0x5605…1de30x9c95…e299Base—$0.001100%fluxa73d ago0x90eba5…ecd895
0x5605…1de30x9c95…e299Base—$0.001100%fluxa73d ago0x535d29…a4b5e3
0x5605…1de30x9c95…e299Base—$0.001100%fluxa73d ago0x880ebc…9b0926
0x5605…1de30x9c95…e299Base—$0.001100%fluxa73d ago0x590d55…04bcfb
0x5605…1de30x9c95…e299Base—$0.001100%fluxa73d ago0x2e0fdb…187a66
0x5605…1de30x9c95…e299Base—$0.001100%fluxa73d ago0x21e50e…ab885e
0x5605…1de30x9c95…e299Base—$0.001100%fluxa73d ago0x68a708…57ab00
0x5605…1de30x9c95…e299Base—$0.001100%fluxa73d ago0x38fec8…b7bf0c
0x5605…1de30x9c95…e299Base—$0.001100%fluxa73d ago0x47f0ff…4379bc
0x5605…1de30x9c95…e299Base—$0.001100%fluxa73d ago0x70978c…a874b2
0x5605…1de30x9c95…e299Base—$0.001100%fluxa73d ago0x7b01f7…9cbe2b
0x5605…1de30x9c95…e299Base—$0.001100%fluxa74d ago0x88a112…4152cb
0x5605…1de30x9c95…e299Base—$0.001100%fluxa74d ago0xc23c07…5d8008
0x5605…1de30x9c95…e299Base—$0.001100%fluxa74d ago0xbbf8d8…bd39cc
0x5605…1de30x9c95…e299Base—$0.001100%fluxa74d ago0x456c02…c1de8e
0x5605…1de30x9c95…e299Base—$0.001100%fluxa74d ago0x0780b3…a0c4d4
0x5605…1de30x9c95…e299Base—$0.001100%fluxa74d ago0x9c2995…862a12
0x5605…1de30x9c95…e299Base—$0.001100%fluxa74d ago0xc69654…6c3546
0x5605…1de30x9c95…e299Base—$0.001100%fluxa74d ago0xbeb311…32dd6a
0x5605…1de30x9c95…e299Base—$0.001100%fluxa74d ago0x1babc0…3ccfe0
0x5605…1de30x9c95…e299Base—$0.001100%fluxa74d ago0xf6cf91…74875d
0x5605…1de30x9c95…e299Base—$0.001100%fluxa74d ago0x2f1f90…b481d1
0x5605…1de30x9c95…e299Base—$0.001100%fluxa74d ago0x1b86cf…7ca460

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.