Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0x2c1ca0…2031c0
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0x65feb9…7ca90e
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0xacf955…89265b
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0x5fc750…4e52ef
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0xda48c9…9a4c2e
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0xe3ac11…76534a
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0xd21d3b…d44a30
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0x71c8ed…afc19a
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0xb6c50e…5187d8
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0xc006fa…a73e97
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0xe5150b…823b74
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0x3459c5…9703c7
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0x4d8d5e…9f5bd3
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0x27790d…7b3e79
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0xded2d0…29fcaf
0x2184…a3880x9c95…e299Base$0.001100%fluxa73d ago0x5fc3d2…c9efe6
0x2184…a3880x9c95…e299Base$0.001100%fluxa74d ago0x12d32f…4ab39c
0x2184…a3880x9c95…e299Base$0.001100%fluxa74d ago0xc452e7…276e37
0x2184…a3880x9c95…e299Base$0.001100%fluxa74d ago0x515bef…590a72
0x2184…a3880x9c95…e299Base$0.001100%fluxa74d ago0xfa2c62…d6ee76
0x2184…a3880x9c95…e299Base$0.001100%fluxa74d ago0x3ea22b…8c596c
0x2184…a3880x9c95…e299Base$0.001100%fluxa74d ago0xc46222…3e4e94
0x2184…a3880x9c95…e299Base$0.001100%fluxa74d ago0xd9088c…2a5b34
0x2184…a3880x9c95…e299Base$0.001100%fluxa74d ago0x7d2789…93494d
0x2184…a3880x9c95…e299Base$0.001100%fluxa74d ago0x887cf7…cb838d

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.