Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0xf036ed…97b0d1
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0xce68a8…35948f
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0x15fb8b…594515
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0x083b28…8678ff
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0xbe3f1b…12424b
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0xd786c9…cd7e7c
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0xbc3ecb…0b5bcc
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0x372d9d…288eaa
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0x2ee66d…25335b
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0xe778ed…a16c7a
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0x5794ec…4cb379
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0xb0007b…da64ac
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0xda6bd1…25f242
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0x09afda…3cb580
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0x60a922…f407c5
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0x7011de…2c2e44
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0x6bf93e…d950fd
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0xd941c7…e6ec81
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0xe83bf0…79c4d4
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa18d ago0xbcc38b…31b888
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa19d ago0x2e26fa…7821a4
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa19d ago0x6ffae3…bfca09
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa19d ago0x9cc472…e8ea03
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa19d ago0x672472…8043f9
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa19d ago0xa5c448…20795e

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.