Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x8bda8f…80c99d
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x2b9cbe…4ccaf8
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x343df1…bc55ef
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0xfd10e9…9b60fc
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x5c551d…96cdc2
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x3b9e78…cc6c23
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x2527e2…eaf2b2
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa31d ago0x29cb50…1a7814
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0xae0cd8…311d19
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x364c5b…cefd35
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0xaf4094…cf77b9
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0xf0f73b…a62ff0
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x6a4e17…85d8c4
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x867f29…1eed64
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x8032f5…1cd42c
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0xc65499…fdfbf7
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x7e7cf6…d63eb8
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0xe8fbf2…2b4c4f
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x4b5da0…40121b
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x04c226…aef662
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x2175aa…08454a
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x0949c9…b0975b
0x74af…94aa0x9c95…e299Base$0.001100%fluxa31d ago0x4afb76…17a274
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa31d ago0xcbd976…9d91e0
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0x666726…b4b093

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.