Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e65…14c40x9c95…e299Base$0.001100%fluxa47d ago0xfd8bba…f8a923
0x6e65…14c40x9c95…e299Base$0.001100%fluxa47d ago0x6e271e…b1eb21
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0x60e62c…60f602
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0x3b42fc…784adb
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0xe32d78…239bed
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0x5240a0…d866e5
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0xde159d…704290
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0xdde0bd…f5b7a6
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0xcfc77b…48a41d
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0x7b20fe…e976e3
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0x16f583…1fbff8
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0x1c5d80…394ad2
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0x15e393…3f5aee
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0xe956e4…c6cde3
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0xbd35de…3ae932
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0x00c130…55f85c
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0xdb31de…08ec9f
0x6e65…14c40xfe80…47eeBase$0.001100%fluxa48d ago0xdfb6a8…6a28b3
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0xc9abef…fe3967
0x6e65…14c40xfe80…47eeBase$0.001100%fluxa48d ago0x58c478…3f990d
0x6e65…14c40x9c95…e299Base$0.001100%fluxa48d ago0x5479e8…0c3114

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.