Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$2.10100%0x4d99…3c6378d ago0x003991…7dcbbe
0xc9a2…31540x0e3d…7757Base$3.15100%0xc2ed…bd4e78d ago0x8b7331…4c3cb9
0xc9a2…31540x0e3d…7757Base$3.15100%0xb92d…57bc78d ago0x6ce687…a1ac3b
0xc9a2…31540x0e3d…7757Base$2.10100%0x39e9…239378d ago0x6959c0…4085f4
0xc9a2…31540x0e3d…7757Base$5.25100%0xb9e3…292d78d ago0xf0a75d…7991df
0xc9a2…31540x0e3d…7757Base$10.50100%0x6768…243578d ago0xe42d77…470fff
0xc9a2…31540x0e3d…7757Base$5.25100%0x1cb5…c0e278d ago0x428ea6…ded9ed
0xc9a2…31540x0e3d…7757Base$5.25100%0xfbcc…3fea78d ago0x788d0c…b40236
0xc9a2…31540x0e3d…7757Base$10.50100%0xdcda…233778d ago0xfad5fb…042fa3
0xc9a2…31540x0e3d…7757Base$10.50100%0xdc27…c47d78d ago0xa15ea5…def310
0xc9a2…31540x0e3d…7757Base$1.05100%0x64fd…12f478d ago0x5419f2…74ff35
0xc9a2…31540x0e3d…7757Base$13.65100%0x3835…626178d ago0x3636a0…3dd172
0xc9a2…31540x0e3d…7757Base$1.05100%0xa8a2…c53b78d ago0x05beb5…80da57
0xc9a2…31540x0e3d…7757Base$10.50100%0x39ac…36cd78d ago0xa0b91a…69ab88
0xc9a2…31540x0e3d…7757Base$5.25100%0x9667…204e78d ago0x472e50…c5e01b
0xc9a2…31540x0e3d…7757Base$3.15100%0x05c6…16ba78d ago0xb32910…3fcebe
0xc9a2…31540x0e3d…7757Base$10.50100%0x3eb5…db3c78d ago0xd0858a…9b8de9
0xc9a2…31540x0e3d…7757Base$5.25100%0xc664…74ab78d ago0x1ac78b…ff23a3
0xc9a2…31540x0e3d…7757Base$5.25100%0xb92d…57bc78d ago0x926603…75d1e5
0xc9a2…31540x0e3d…7757Base$2.10100%0xa5c8…4ccb78d ago0x9e44b0…2bbc92
0xc9a2…31540x0e3d…7757Base$27.30100%0xd253…4d1878d ago0x211123…cec594
0xc9a2…31540x0e3d…7757Base$2.10100%0x9971…204878d ago0xe93146…2df32a
0xc9a2…31540x0e3d…7757Base$10.50100%0x7dc9…9d7b78d ago0x24d779…4c74ad
0xc9a2…31540x0e3d…7757Base$2.10100%0x75ef…a0f978d ago0x7a8084…511e2e
0xc9a2…31540x0e3d…7757Base$5.25100%0x6768…243578d ago0xa3055d…3a8bf6

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.