Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa35d ago0xc7db2c…5fd690
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa35d ago0x3cadf0…b73847
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa35d ago0x704ca0…3a748e
0x775d…f4b40x9c95…e299Base$0.001100%fluxa35d ago0x65ecb8…5e715e
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa35d ago0xb5f232…f2c998
0x775d…f4b40x9c95…e299Base$0.001100%fluxa35d ago0xf4c430…d4bce2
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa35d ago0x5d6a14…2ad022
0x775d…f4b40x9c95…e299Base$0.001100%fluxa35d ago0x089a28…35af7c
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa35d ago0xe09c63…7d356b
0x775d…f4b40x9c95…e299Base$0.001100%fluxa35d ago0xc6e0e1…e642d9
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa35d ago0xe077f0…3324ea
0x775d…f4b40x9c95…e299Base$0.001100%fluxa35d ago0xb67189…f59830
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa35d ago0x9d0368…774d91
0x775d…f4b40x9c95…e299Base$0.001100%fluxa35d ago0x744add…fbb583
0x775d…f4b40x9c95…e299Base$0.001100%fluxa35d ago0x48b2a9…3ec357
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa35d ago0x0b5d04…4d1a6f
0x775d…f4b40x9c95…e299Base$0.001100%fluxa35d ago0xea4606…ac572f
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa35d ago0x0e4f09…1d5f98
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa35d ago0x7e9ca9…dcac89
0x775d…f4b40x9c95…e299Base$0.001100%fluxa36d ago0x0c0afb…c033da
0x775d…f4b40x9c95…e299Base$0.001100%fluxa36d ago0xa3b4fc…34e12f
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0xc6cd27…12682d
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0xe7aabf…e92c9c
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x879206…3d4ef2
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x2e1399…153e02

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.