Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa43d ago0xcd2843…c1999b
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0xc34bfe…c06723
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x42f8e5…5435bf
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x2c01ba…91c48d
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0xb431bf…d4fe92
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x7c4244…fd9ad7
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x8f006a…7ecd69
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x0c55e5…dc6de6
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x47fceb…245bbf
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x30d139…985111
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x754bef…6e7f34
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0xdf67f9…4337a8
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa43d ago0xc8e6e8…be1012
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x9a713e…e03edd
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0xba54f7…c8e276
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x8d6948…fbe32c
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x676894…29338a
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x2a55c2…32d1c9
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa43d ago0xafbdba…ede241
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0xbdeaee…1b25ae
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x8619dc…8d8faf
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0xca6c42…ba1099
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x023308…02e424
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0xe82cd0…af5b2a
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0xbd0965…060413

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.