Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e92…1bbe0x4700…687dBase—$0.01100%coinbase69d ago0x489910…f24d3c
0x7e92…1bbe0x40d7…1c55Base—$0.01100%coinbase69d ago0x32f683…53d68f
0x7e92…1bbe0x3e26…4d09Base—$0.01100%coinbase70d ago0x443e20…5771b5
0x7e92…1bbe0x2111…d2e7Base—$0.01100%coinbase70d ago0xb81d57…5f03ac
0x7e92…1bbe0x811a…cc58Base—$0.01100%coinbase70d ago0x7a550f…e9a020
0x7e92…1bbe0x8d74…2d8aBase—$0.01100%coinbase70d ago0xeacfaa…413206
0x7e92…1bbe0x20dc…d558Base—$0.01100%coinbase70d ago0x3af41a…e27678
0x7e92…1bbe0xab05…09b1Base—$0.01100%coinbase70d ago0x121e0e…1f3dcf
0x7e92…1bbe0x5e34…0dffBase—$0.01100%coinbase70d ago0x963edb…7fb180
0x7e92…1bbe0x2817…e3abBase—$0.01100%coinbase70d ago0x4275bc…f54559
0x7e92…1bbe0x75e0…7fd2Base—$0.01100%coinbase70d ago0x04ed32…314ce3
0x7e92…1bbe0x1f9f…bca7Base—$0.01100%coinbase70d ago0xa65db8…ac3e16
0x7e92…1bbe0x24ba…e680Base—$0.01100%coinbase70d ago0x959ccf…3425d6
0x7e92…1bbe0xe52f…1494Base—$0.01100%coinbase70d ago0x214c94…f1cb16
0x7e92…1bbe0x94e7…5a01Base—$0.01100%coinbase70d ago0xceff05…dfe3e6
0x7e92…1bbe0x7959…3e5aBase—$0.01100%coinbase70d ago0x0390c3…8fb2c2
0x7e92…1bbe0x1ef0…e83fBase—$0.01100%coinbase70d ago0xff33ee…8c807a
0x7e92…1bbe0x40b3…d308Base—$0.01100%coinbase70d ago0xf4ddce…3739fa
0x7e92…1bbe0xf9dd…933aBase—$0.01100%coinbase70d ago0x7ea15c…dc7aa3
0x7e92…1bbe0x8fb7…1d1bBase—$0.01100%coinbase70d ago0x0a1fcb…436069
0x7e92…1bbe0x051a…2d9dBase—$0.01100%coinbase70d ago0x8373c7…8574db
0x7e92…1bbe0xd221…2f33Base—$0.01100%coinbase70d ago0x949351…8bd51c
0x7e92…1bbe0x2b68…c290Base—$0.01100%coinbase70d ago0xc2c5fb…a3ff7d
0x7e92…1bbe0xfdde…1fd0Base—$0.01100%coinbase70d ago0x6a3978…37ab6d
0x7e92…1bbe0xc850…b7c9Base—$0.01100%coinbase70d ago0xb16644…a0ae69

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.