Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc4…a0070xd2e0…8888Base—$0.01100%coinbase72d ago0xc94756…bd9f4e
0x0cc4…a0070xf1ec…1e4fBase—$0.01100%coinbase72d ago0xf64802…8f27b4
0x0cc4…a0070x4154…49d6Base—$0.01100%coinbase72d ago0xc6acdb…f63e92
0x0cc4…a0070xa4d5…027aBase—$0.01100%coinbase72d ago0xd2365a…6ecfe7
0x0cc4…a0070x9913…3dc0Base—$0.01100%coinbase72d ago0x1ad8d9…36b57a
0x0cc4…a0070xd267…fcecBase—$0.01100%coinbase72d ago0xb99616…150f8a
0x0cc4…a0070x0b24…6912Base—$0.01100%coinbase72d ago0x853c2f…33ea38
0x0cc4…a0070xb5b9…6efcBase—$0.01100%coinbase73d ago0xd84dae…ef07d7
0x0cc4…a0070x1e47…a465Base—$0.01100%coinbase73d ago0x45d4f4…4c48c4
0x0cc4…a0070x3f8f…b291Base—$0.01100%coinbase73d ago0xc019a0…10ace9
0x0cc4…a0070x2655…c50fBase—$0.01100%coinbase73d ago0x9d5816…a0373f
0x0cc4…a0070x52d2…e4fcBase—$0.01100%coinbase73d ago0x08b84c…d742ca
0x0cc4…a0070xb4d0…8b38Base—$0.01100%coinbase73d ago0x4cc5d7…2a1322
0x0cc4…a0070x5852…0ff0Base—$0.01100%coinbase73d ago0xd3af58…1fb96d
0x0cc4…a0070x4288…3720Base—$0.01100%coinbase73d ago0xc92ec7…4b7f35
0x0cc4…a0070x4a02…b6c9Base—$0.01100%coinbase73d ago0x2681b4…7e3b9b
0x0cc4…a0070xd995…1c1aBase—$0.01100%coinbase73d ago0x583236…a8bbbe
0x0cc4…a0070x0037…63a8Base—$0.01100%coinbase73d ago0xca9bd0…4ac36c
0x0cc4…a0070x99ca…98a4Base—$0.01100%coinbase73d ago0x0a2893…37d4ef
0x0cc4…a0070x7782…d382Base—$0.01100%coinbase73d ago0x85e2cb…e17cfd
0x0cc4…a0070x7b1d…e250Base—$0.01100%coinbase73d ago0xc58fa2…495d4a
0x0cc4…a0070x1b56…94d8Base—$0.01100%coinbase73d ago0xdca327…f8f27e
0x0cc4…a0070xf7c7…dfb8Base—$0.01100%coinbase73d ago0x44630f…4adfcb
0x0cc4…a0070xe9a0…fd6aBase—$0.01100%coinbase73d ago0x7f95cc…b7898b
0x0cc4…a0070x7760…f84bBase—$0.01100%coinbase73d ago0xe3b1f9…5caf29

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.