Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase72d ago0xcd8704…3fcfd9
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase72d ago0x64df28…549d3a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase72d ago0x1e9874…868376
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase72d ago0x4d6e88…5aac51
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase72d ago0xa87d38…caa846
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase72d ago0x97ad09…15203f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase72d ago0xa0a47d…663805
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase72d ago0x95fea3…1147dd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase72d ago0xf02394…b4e852
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase72d ago0xc89e4c…c666e2
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase72d ago0x7e4f1f…925654
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase72d ago0x60f43c…1cccb2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase72d ago0x0eedbc…719dc2
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase72d ago0xfeee37…773718
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase72d ago0xc118ae…03aeec
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase72d ago0x6731ab…9cc7ff
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase72d ago0x8385cb…3e0773
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase72d ago0x54a36d…b6b5f2
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase72d ago0x373535…9ae51d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase72d ago0xd9abe1…3b548e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase72d ago0x5173d6…b1404d
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase72d ago0x1b5d9a…0bd20e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase72d ago0x62222e…fba3f9
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase72d ago0xa27938…abd95a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase72d ago0x2fa798…80fbed

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.