Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x82d551…94c16f
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x46bada…ae555b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x120c14…939676
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x36ca7f…789401
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x654004…f490cb
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa49d ago0xb142b5…16d27e
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x2d0d75…077b93
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x1ba1e2…ea2dc6
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0xb7cf50…d4a6cd
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa49d ago0xf03b55…cd33ad
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x4d18e3…acab07
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0xeeb94c…1150d4
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa49d ago0x74d177…5c995f
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0xbd39ab…ece850
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa49d ago0x51cfc4…4483d2
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x0fe372…01c2d6
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x8a1660…0d0233
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa49d ago0x25b8f9…16aea1
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x64c450…030528
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x95dd98…abef4b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x6706a7…56ec12
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x57e082…02ae6a
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x457de2…5683bb
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa49d ago0x883c94…439e77
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa49d ago0x03083a…bf9e41

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.