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%fluxa27d ago0x54173a…15d500
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x2c2da7…8a3b2f
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x74dafb…46a9f4
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x5b104e…8267fa
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0xe2b831…b1f40d
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0xcf13ed…90402e
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0xdb1489…e14999
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x223093…edf99a
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x9186dc…01859c
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0xc955d3…e1bba8
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x6c3dac…d219f3
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x55aad8…c7c387
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0xf8ebfd…4f1b02
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x1715e6…a582d1
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x67a003…262fcf
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0xd6dd5a…5332b3
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0xf5d2c9…d69bc6
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x1768cf…188aee
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x213f76…3dacaa
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0xd855aa…e19c8b
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x6fd32b…5e38c8
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x25d117…de2037
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0xf15833…46118d
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa27d ago0x3de2ef…d52400
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa28d ago0x6048ed…7edcd8

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.