Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…54830xb0af…7de0Base—$8.93100%coinbase31d ago0x60fcbf…5e12cc
0xf56d…54830xb0af…7de0Base—$9.03100%coinbase31d ago0x60cf59…2a88d4
0xf56d…54830xb0af…7de0Base—$8.82100%coinbase31d ago0xd8f215…f1a789
0xf56d…54830xb0af…7de0Base—$8.72100%coinbase31d ago0x001d9e…453c7a
0xf56d…54830xb0af…3befBase—$3.00100%payAI31d ago0xc59467…3d4ab4
0xf56d…54830xb0af…7de0Base—$9.73100%coinbase31d ago0xc2223e…5f1ead
0xf56d…54830xb0af…7de0Base—$10.35100%coinbase31d ago0xdf49c3…91b010
0xf56d…54830xb0af…7de0Base—$10.08100%coinbase31d ago0x0e5853…9ea95e
0xf56d…54830xb0af…7de0Base—$10.65100%coinbase31d ago0x339516…347408
0xf56d…54830xb0af…7de0Base—$11.05100%coinbase31d ago0xaea74b…e1d373
0xf56d…54830xb0af…7de0Base—$10.92100%coinbase31d ago0x156fb2…e075d2
0xf56d…54830xb0af…7de0Base—$10.25100%coinbase31d ago0xedc922…4f30d9
0xf56d…54830xb0af…7de0Base—$10.49100%coinbase31d ago0x1f3a4b…af75c9
0xf56d…54830xb0af…7de0Base—$10.15100%coinbase31d ago0x5ef138…e839cf
0xf56d…54830xb0af…7de0Base—$10.13100%coinbase31d ago0xeff2e4…498af0
0xf56d…54830xb0af…7de0Base—$9.58100%coinbase31d ago0x711546…4b8c17
0xf56d…54830xb0af…7de0Base—$10.13100%coinbase31d ago0x9b37c5…744597
0xf56d…54830xb0af…7de0Base—$10.27100%coinbase31d ago0xa58b5d…6b454e
0xf56d…54830xb0af…7de0Base—$10.50100%coinbase31d ago0x676038…a4b257
0xf56d…54830xb0af…3befBase—$3.00100%payAI31d ago0x04d8fb…70651d
0xf56d…54830xb0af…3befBase—$3.00100%payAI31d ago0x967ec4…8c880c
0xf56d…54830xb0af…7de0Base—$13.22100%coinbase32d ago0x8a58fd…2dc420
0xf56d…54830xb0af…7de0Base—$13.21100%coinbase32d ago0xc406f2…8efb7e
0xf56d…54830xb0af…7de0Base—$13.24100%coinbase32d ago0x6a54a6…184b31
0xf56d…54830xb0af…7de0Base—$12.81100%coinbase32d ago0xf062a5…7e3b34

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.