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%fluxa83d ago0xdb0ffb…65d91e
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x4c051b…da9005
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xf6f406…a98de7
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xf2b612…21ee56
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x6dc1cd…a3b1be
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x76e953…5629ff
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x206a3c…4f225d
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xb0d891…b4af76
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x852d10…bf6f17
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xa7670b…355513
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xd7634b…4093c7
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x43dba2…c20add
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x34c60c…3414db
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x676897…c758da
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x4bd5bb…e28b2c
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x12944a…5bca3f
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x5449ff…a1f9bb
0x5605…1de30x9c95…e299Base—$0.001100%fluxa84d ago0x71cb14…474df0
0x5605…1de30x9c95…e299Base—$0.001100%fluxa84d ago0xa081cf…d01bdf
0x5605…1de30x9c95…e299Base—$0.001100%fluxa84d ago0x17ca49…cc73e2
0x5605…1de30x9c95…e299Base—$0.001100%fluxa84d ago0x77e77d…7fb89f
0x5605…1de30x9c95…e299Base—$0.001100%fluxa84d ago0xbc88f1…020749
0x5605…1de30x9c95…e299Base—$0.001100%fluxa84d ago0xb9fda5…d35423
0x5605…1de30x9c95…e299Base—$0.001100%fluxa84d ago0x4524cd…47ab8e
0x5605…1de30x9c95…e299Base—$0.001100%fluxa84d ago0xd9d8e6…427537

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.