Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe5e3…b8420x3dfe…c813Base—$0.9570%0x5160…2bb617h ago0x3a6ef2…479815
0x62c0…882a0x3dfe…c813Base—$0.3070%0x5160…2bb619h ago0xa05328…929c53
0x3e01…4a0d0x3dfe…c813Base—$0.1570%0x5160…2bb619h ago0x94a778…72c7a9
0xbe63…d9b70x3dfe…c813Base—$0.3970%0x5160…2bb620h ago0x78a600…2cca87
0xcf6a…854e0x3dfe…c813Base—$1.4370%0x5160…2bb620h ago0x808b0a…638c5d
0x2920…a8210x3dfe…c813Base—$3.0270%0x5160…2bb61d ago0xe77371…e3c258
0x030c…1c870x3dfe…c813Base—$0.0470%0x5160…2bb61d ago0x87a1ae…b219d4
0xb4fb…f68c0x3dfe…c813Base—$0.4370%0x5160…2bb61d ago0xae109a…b82df6
0xf1e5…85910x3dfe…c813Base—$0.0370%0x5160…2bb61d ago0x405b94…788ebf
0x2420…720f0x3dfe…c813Base—$0.0470%0x5160…2bb61d ago0x1c2afd…e65fdc
0xc7df…d4f50x3dfe…c813Base—$0.1170%0x5160…2bb61d ago0x077d27…8292f4
0xf1e5…85910x3dfe…c813Base—$0.1570%0x5160…2bb61d ago0x0a5f33…437b25
0xc95b…c0910x3dfe…c813Base—$0.9570%0x5160…2bb61d ago0xf22313…17544a
0x2420…720f0x3dfe…c813Base—$0.0370%0x5160…2bb61d ago0x4411a5…36892f

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.