Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.39100%coinbase21d ago0x379ffe…a2cdfe
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase21d ago0xe79c7b…2674bd
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase21d ago0x15000c…39861c
0xca0a…2d7a0x85b4…627cBase—$1.20100%coinbase21d ago0x342282…edabff
0xca0a…2d7a0x85b4…627cBase—$0.48100%coinbase21d ago0x3b908d…035d57
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase21d ago0x5bf053…5065c3
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase21d ago0xaffcde…7ee9b2
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase21d ago0xda5f48…aa397e
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase21d ago0x62c670…d2471a
0xca0a…2d7a0x85b4…627cBase—$0.51100%coinbase21d ago0xda7829…078b35
0xca0a…2d7a0x85b4…627cBase—$1.14100%coinbase21d ago0x2e3c5e…e920df
0xca0a…2d7a0x85b4…627cBase—$0.21100%coinbase21d ago0xa3ec42…40f7bd
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase21d ago0x328915…ae85ca
0xca0a…2d7a0x85b4…627cBase—$0.73100%coinbase21d ago0xbc89a9…fbbb67
0xca0a…2d7a0x85b4…627cBase—$4.78100%coinbase21d ago0x483a2a…d2d971
0xca0a…2d7a0x85b4…627cBase—$1.23100%coinbase21d ago0x6e57fb…e24571
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase21d ago0x7de066…1bdc31
0xca0a…2d7a0x85b4…627cBase—$1.35100%coinbase21d ago0xda7188…df3049
0xca0a…2d7a0x85b4…627cBase—$0.37100%coinbase21d ago0xaad9db…b48887
0xca0a…2d7a0x85b4…627cBase—$1.92100%coinbase21d ago0x44e246…93902f
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase21d ago0x61bf6e…e987a8
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase21d ago0x5133d8…9362a0
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase21d ago0xd18096…7f7f2d
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase21d ago0xad6c25…0109e6
0xca0a…2d7a0x85b4…627cBase—$1.39100%coinbase21d ago0xe375ef…4379be

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.