Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa33d ago0xa06bc4…5fd57a
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa33d ago0xbcea43…ba608f
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa33d ago0x337409…df888f
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa33d ago0x426ed9…46509a
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa33d ago0xc737ff…66287b
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa33d ago0xf0d761…3a0fdb
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa33d ago0xff06c5…5b3110
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa33d ago0x4bb2ed…d0cc12
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa33d ago0xb0a541…2a601d
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa33d ago0x8823ce…e3c566
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa33d ago0xb6dff5…f6a41d
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa33d ago0xbc2b0c…bd2816
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa33d ago0xf77523…4d021c
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa34d ago0xafb4a3…74b15e
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa34d ago0x6a9fff…279ba7
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa34d ago0x8f9940…571654
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa34d ago0x8ddf2b…9156ea
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa34d ago0x2d6a0f…f84d79
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa34d ago0x4b898b…cdf323
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa34d ago0x205a76…3c1924
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa34d ago0xfe0e8a…7c2f52
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa34d ago0x53da1e…e0f6a5
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa34d ago0x78e011…f62e71
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa34d ago0xe9bb53…b4ac9c
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa34d ago0xecc52e…5c69e0

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.