Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0xbde3a4…415853
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0xd021c2…5f3040
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0xe59dc5…23de31
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0x68b1ae…fb47af
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0xfacb25…243f32
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0x091d05…91748f
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0xec2636…3cc8c6
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0x44ac99…2d1548
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0x8893c7…cc6f61
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0x7ecac5…136dd9
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0x6784b0…6267b4
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0x699801…d2831a
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0x4f6ac0…5e4b23
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0x8cd52b…87a5c0
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa35d ago0xcdd73a…96c47d
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0x25527a…ccc239
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0xe3bf5b…37bd4d
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0xf1f138…aa1c08
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa35d ago0x6a448a…a1835c
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa35d ago0x62a561…9c4818
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa35d ago0xeb704f…a61627
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa35d ago0x889c53…5f1a56
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa35d ago0x3afdf9…eb4dd9
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa35d ago0xbc2ba3…6eee1b
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa35d ago0x515d62…b3f8e5

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.