Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xcec297…553460
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x37cbf0…839f37
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x1999b0…092689
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x1a1885…f2277f
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xe96963…98c02e
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x9547dc…8b5bfe
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x223b7b…3a81d7
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xa90ce2…775a43
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x38ec9c…b44dfd
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x69c1cf…5e4e70
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xf13767…d20564
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x6655ef…2d9855
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x67e388…a44774
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x724a76…8f64ec
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x321ae5…a500c0
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x63f687…f16899
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xa0d2f3…c8a6d1
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xce1a10…7ad952
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xd5cf4c…955c9a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x89d1ee…67d473
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xaf2e18…8e6841
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa73d ago0xca9557…81cb67
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa73d ago0xc6180d…543338
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa73d ago0x8fbcb4…5ac0c1
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa73d ago0x8a6c44…f76f56

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.