Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0x9fe0cd…0ecaf9
0x6691…7e5d0x9c95…e299Base$0.001100%fluxa34d ago0xec472a…e04159
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0x941b83…de867f
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0xc816bd…5bc9b2
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0xeb0bb4…aa82ab
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0xc29a62…773e30
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0x6a6197…90f8c1
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0xa37f03…47b18e
0x6691…7e5d0x9c95…e299Base$0.001100%fluxa34d ago0x7a6e83…095eae
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0xbf3ec0…d5803d
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0x3956ed…83112e
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0xfdfb71…8a366c
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0xfec1c4…1fc57d
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0x2a79e2…c250b6
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0x5bd6b5…7cd012
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0x0b71de…eb05b7
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0xf33161…c83bea
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0x04a09b…8ce4b9
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0x05343c…534d7e
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa34d ago0x5d55d0…7cdabc
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa35d ago0x50dc75…485206
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa35d ago0xfae616…fdac18
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa35d ago0x934538…442f0c
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa35d ago0x566410…b06192
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa35d ago0x5414df…098ea2

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.