Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x387c5e…e1fe35
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x91b022…ee31f8
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0xb7a95c…542420
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x6eb8ea…2af040
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x2699da…b2b2b4
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x51c806…9ba9e5
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0xba3de3…74f742
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0xbc0d8d…2b33c8
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0xb29d30…9b4646
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0xadbd7e…8f10ff
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x1cc2f7…318911
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x20bc11…917fe1
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0xd44a04…71ee63
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x7dadbe…24fa26
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x43af9c…bca61d
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x37a1e4…1832fc
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x5e6759…326044
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x73fdcd…2fa438
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x85ba0b…8155be
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0xcd923f…a4551e
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0xbe0c83…7af36c
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x915113…271f11
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0xc6bef0…ce0a50
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0xfa31c7…6c9221
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x14a5bc…5a6613

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.