Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x0af997…70526c
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x97a6e7…8e63be
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0xbd8ad5…ca05a6
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0xf169ee…3f36ad
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x28182f…ccdae7
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x063a6f…990e1b
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa34d ago0x6b24a0…1c2c2b
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa34d ago0x8dc3ee…15a8eb
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x4e707d…a36bbc
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x0e9111…d10aab
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0xb19155…71ec5b
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x3a9a5e…d72771
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0xa8f64e…949dbd
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x7d9741…0417b7
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa34d ago0x565d57…c696b2
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa34d ago0x263c44…c64913
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa34d ago0x5e0be0…5700f1
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa34d ago0xec7545…4b52b4
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x803005…4afcc6
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0xddacfc…406c47
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa34d ago0x37d046…fbcddb
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x4efe70…8b0f24
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0xc6051f…46cc89
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa34d ago0x1e4ee3…bca436
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa34d ago0x44670c…94b01b

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.