Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x7596a1…e4dcdd
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x9ced13…886302
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0xef097d…ab37c2
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0xa37e71…f3792c
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x49cad5…fff212
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0xf6f3a8…9e0594
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x4b6333…2a1933
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0xef9ecc…fc2d60
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x2e9008…a6fdcf
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0xfcf07e…f5c29d
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0xf2a130…f868cb
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0xf8db15…48927e
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x3121b3…c2d0ca
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase32d ago0x38a211…dbf0fb
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase32d ago0x7a959c…08f2c1
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x3bb921…ef0d9e
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x2fe01d…69f2d3
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x06f1ef…e7f810
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x8278e4…5ab21a
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x2d6d86…2f442b
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x90b205…24e553
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0xcb70b5…3b3e08
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase32d ago0x5bd337…46dd96
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x881321…6f459f
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase32d ago0x983a15…aec3c7

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.