Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$3.98100%coinbase49d ago0x23f9c2…91d4c1
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase49d ago0xff5698…939c12
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase49d ago0x927792…3bac9e
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase49d ago0xca05cf…40b682
0xc43b…34c00xb0af…7de0Base—$3.87100%coinbase49d ago0x36851f…638f38
0xc43b…34c00xb0af…7de0Base—$3.87100%coinbase49d ago0xf1351c…c800ba
0xc43b…34c00xb0af…7de0Base—$3.80100%coinbase49d ago0xd3b3a7…ea9f2d
0xc43b…34c00xb0af…7de0Base—$3.60100%coinbase49d ago0x0cffef…6f84af
0xc43b…34c00xb0af…7de0Base—$3.42100%coinbase49d ago0x079f0f…961454
0xc43b…34c00xb0af…7de0Base—$3.60100%coinbase49d ago0x2598be…a01f4b
0xc43b…34c00xb0af…7de0Base—$3.50100%coinbase49d ago0xcdc09a…b7dd9c
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase49d ago0x9169e0…705f38
0xc43b…34c00xb0af…7de0Base—$3.24100%coinbase49d ago0x9446ff…da3fc2
0xc43b…34c00xb0af…7de0Base—$3.06100%coinbase49d ago0x00bde9…710080
0xc43b…34c00xb0af…7de0Base—$3.24100%coinbase49d ago0x7f629e…323af8
0xc43b…34c00xb0af…7de0Base—$3.06100%coinbase49d ago0x660680…2f93c4
0xc43b…34c00xb0af…7de0Base—$3.24100%coinbase49d ago0x98ab92…f34145
0xc43b…34c00xb0af…7de0Base—$3.46100%coinbase49d ago0x370d65…5cbafb
0xc43b…34c00xb0af…7de0Base—$3.33100%coinbase49d ago0x783b7e…65bf99
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase49d ago0xf56597…9b5871
0xc43b…34c00xb0af…7de0Base—$3.19100%coinbase49d ago0xb98ea4…e98f46
0xc43b…34c00xb0af…7de0Base—$3.13100%coinbase49d ago0x78d6e1…08f905
0xc43b…34c00xb0af…7de0Base—$3.31100%coinbase49d ago0x398958…9ce59d
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase49d ago0x0c6c24…d31103
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase49d ago0x4d3df4…e0483b

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.