Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x1ae913…d7ddf5
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xb9b2bf…8a0630
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xcf5030…c6b517
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x7265e1…cb65f8
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x364185…acaa81
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x4d3c07…a0a1a6
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xd6e23c…45c413
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xdaa2c7…6dfcbf
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x09d4e9…6ed54c
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x132c99…a76a52
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xa4e0d4…dfe0b2
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x747472…00571a
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x2ec263…733316
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x4f96ec…961a38
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x8f9834…f28aba
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xf95aad…0051b9
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x0a00ac…e77bef
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x0ab7f8…d201d1
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x3a21f2…ad451a
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xdae599…3f92fd
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xd02e3f…8adcbc
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x6c84af…aa4724
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x7d13eb…351c42
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x2b5d48…f75f38
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x54fedf…65e36c

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.