Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter44d ago0x340439…45d4ce
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter44d ago0x55be9e…1c87de
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter44d ago0xb34b02…f0d747
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter44d ago0xdeebad…4ebe25
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter44d ago0x3d1335…2589d3
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter44d ago0xbad158…1e8d62
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter44d ago0x5ddcf7…be2fa8
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter44d ago0x495798…3f30c1
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter44d ago0xdbee5b…d6b52d
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter44d ago0x58b125…8bd786
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter44d ago0x79983a…221769
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter44d ago0xdd07aa…b4e971
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter44d ago0x8ccbdd…3eed48
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter44d ago0xd46849…44e523
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter44d ago0xe138e4…2e298c
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter44d ago0x8277ef…1de776
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter44d ago0x7c61a7…d34b4b
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter44d ago0xb7c69a…4cf014
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter44d ago0x8f2165…93ae3c
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter44d ago0xeccb5c…f48da4
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter44d ago0x4c0448…24bdb7
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter44d ago0x1fa392…1b76bb
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter44d ago0x0b8ee9…04d2a2
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter44d ago0xab6ba2…b58df2
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter44d ago0x732fd0…4af499

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.