Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x6c1125…2d4014
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x2d8193…100194
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x2aeeea…bc8129
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0xec3439…f70e1b
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x0fe2e2…69a232
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x3c92b6…22dc08
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0xd3c057…735c0f
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0xde0fdf…080396
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x413790…8ee6ed
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x8a829e…b16315
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x01bfc0…ae59d1
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa31d ago0x2f9f3f…eb0612
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa31d ago0x1f9cb3…16e3a1
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa31d ago0x687c70…605a97
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0xaf4ca1…f7a2f5
0x692e…a7f70x9c95…e299Base$0.001100%fluxa31d ago0x3e8abe…704fbf
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa31d ago0x1c82f1…da153d
0x692e…a7f70x9c95…e299Base$0.001100%fluxa32d ago0x4ca962…b9c2e7
0x692e…a7f70x9c95…e299Base$0.001100%fluxa32d ago0x74b04a…9c0a7c
0x692e…a7f70x9c95…e299Base$0.001100%fluxa32d ago0x432df1…e50087
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa32d ago0x890b92…532364
0x692e…a7f70x9c95…e299Base$0.001100%fluxa32d ago0x52bb3d…a58f30
0x692e…a7f70x9c95…e299Base$0.001100%fluxa32d ago0xa055da…be37a5
0x692e…a7f70x9c95…e299Base$0.001100%fluxa32d ago0x05a163…067903
0x692e…a7f70x9c95…e299Base$0.001100%fluxa32d ago0x33a4d6…5de08f

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.