Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x5ae4ce…cb153a
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0xb97df1…a5b8af
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x85e333…e2df2b
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0xe0d66a…722a64
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0xc85c90…23df51
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x6d3a9e…ffb74e
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x1d13f7…c32e64
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0xa79366…b98118
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x11af71…12f915
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x4b3bc1…529570
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x28e575…731ba5
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x4e985a…0ffa75
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x09aa52…49656b
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0xd9d4c8…9c1d8c
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0xe0dadf…06c0a9
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0xa1f592…ec7058
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x442116…e4d8a6
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0xbc342a…acefa4
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x6ad013…22d50f
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0xc274b5…4ea4a1
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0xf9ae18…8bf2ed
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0xe807e6…0af2e9
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x3c14ab…6bf442
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x9214f1…0bc1c1
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase116d ago0x5c2f46…a46b52

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.