Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x8db240…765933
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x89bae8…4b9a3c
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x3e5c8b…da096e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0xb761a3…41e21a
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x59b0fc…49fac0
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0xb2d529…4a7a62
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x6052cc…6f69c9
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x5fd882…e6c512
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x6f4e86…218d77
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0xb341c0…1ef464
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x1d4b8f…c38879
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x8cf54a…b92b83
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x3ad073…542c35
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0xbca572…3df005
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x357bb7…0a474b
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x5ec2e4…eef0c0
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0xa4a616…3dd391
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0xfaa55f…60e17a
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x124904…5e9d7f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x3423ce…df1465
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0xa59c25…1aced2
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x24001e…fda1e0
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x25c356…5f4fa2
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0xec724a…8e1294
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa79d ago0x7daeb9…da08cc

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.