Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0x654ba9…eca754
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0x11e48b…fc2b64
0x8583…aea50x9c95…e299Base$0.001100%fluxa38d ago0xfd17bd…9ee568
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0xc6a1be…73c397
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0x943042…3a2dbd
0x8583…aea50x9c95…e299Base$0.001100%fluxa38d ago0x88e33c…6444c9
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0xa14875…a90936
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0x26ceb4…1155c2
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0x6e4176…f1e1a2
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0x69f1fd…0d089e
0x8583…aea50x9c95…e299Base$0.001100%fluxa38d ago0x3708b1…277122
0x8583…aea50x9c95…e299Base$0.001100%fluxa38d ago0xaa95c7…532189
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0xd39458…c909e6
0x8583…aea50x9c95…e299Base$0.001100%fluxa38d ago0x9c2382…20a230
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0x729c6e…dad217
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0xf9b0e3…c51a42
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0x0f150e…3eab15
0x8583…aea50x9c95…e299Base$0.001100%fluxa38d ago0x606166…c0c93f
0x8583…aea50x9c95…e299Base$0.001100%fluxa38d ago0x83ecda…8eb618
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0x07a581…e2eba3
0x8583…aea50x9c95…e299Base$0.001100%fluxa38d ago0x8424da…122b31
0x8583…aea50x9c95…e299Base$0.001100%fluxa38d ago0xec530a…232363
0x8583…aea50x9c95…e299Base$0.001100%fluxa39d ago0x694962…74a612
0x8583…aea50x9c95…e299Base$0.001100%fluxa39d ago0xeaaec4…afa773
0x8583…aea50x9c95…e299Base$0.001100%fluxa39d ago0x77f97c…3ec2fc

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.