Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x15e541…9bb633
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x4b690f…02fdb0
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x744796…492693
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0xf1666e…b49125
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x5b26b1…f99dcf
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0xad7aab…d5020b
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x5d36af…06bb37
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x589f10…d65cd9
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0xa0bb73…a21331
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x84c009…30d30e
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x6c5f23…ef58b8
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0xaa9adb…afe9f2
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0xa539a4…e828f3
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x4355e6…324dad
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0xb11812…1096bb
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x3f82f6…4d1e4d
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x1fb6da…dcb82b
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x201dc9…a0998e
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0xce954b…800ee4
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x2c6361…c4f5ac
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa72d ago0x921085…b7d31c
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa72d ago0x1e5ae7…8fa73e
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa72d ago0x0bbd28…87c5bb
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa72d ago0xac75ee…f1b7e2
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa72d ago0x599338…8ef544

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.