Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed40…a6650x1892…6085Base$1.30100%Route unknown90d ago0x2dd82f…72b9e6
0xed40…a6650x1892…6085Base$1.21100%Route unknown90d ago0x63bcc5…3099c5
0xed40…a6650x1892…6085Base$1.97100%Route unknown91d ago0x631159…ef1ba0
0xed40…a6650x1892…6085Base$1.28100%Route unknown91d ago0xae1b1c…fcc3de
0xed40…a6650x1892…6085Base$1.93100%Route unknown91d ago0x8c51fe…b85b56
0xed40…a6650x1892…6085Base$1.41100%Route unknown91d ago0xb153dd…11db34
0xed40…a6650x1892…6085Base$1.10100%Route unknown91d ago0xe5afb3…907525
0xed40…a6650x1892…6085Base$1.88100%Route unknown91d ago0x8490b7…ab37b4
0xed40…a6650x1892…6085Base$1.94100%Route unknown91d ago0xe8a86e…12fd8c
0xed40…a6650x1892…6085Base$1.10100%Route unknown91d ago0x39101d…45a4be
0xed40…a6650x1892…6085Base$1.51100%Route unknown91d ago0xa8abb5…3126f5
0xed40…a6650x1892…6085Base$1.58100%Route unknown91d ago0x3ed337…28f674
0xed40…a6650x1892…6085Base$1.61100%Route unknown91d ago0x3beb5e…4f2a51
0xed40…a6650x1892…6085Base$1.40100%Route unknown91d ago0x82dbbf…52068c
0xed40…a6650x1892…6085Base$1.88100%Route unknown91d ago0xeb1e76…56d941
0xed40…a6650x1892…6085Base$1.09100%Route unknown91d ago0x67ffbb…dd4da6
0xed40…a6650x1892…6085Base$1.20100%Route unknown91d ago0xb1d8a7…dcfa20
0xed40…a6650x1892…6085Base$1.95100%Route unknown91d ago0x2b451e…1e81f7
0xed40…a6650x1892…6085Base$1.41100%Route unknown91d ago0xc16ba7…4e13e7
0xed40…a6650x1892…6085Base$1.93100%Route unknown91d ago0x4a4f0d…b443ab
0xed40…a6650x1892…6085Base$1.76100%Route unknown91d ago0x248518…727c24
0xed40…a6650x1892…6085Base$1.47100%Route unknown91d ago0xcd2633…1825e1
0xed40…a6650x1892…6085Base$1.27100%Route unknown91d ago0xdb13a1…3f7f80
0xed40…a6650x1892…6085Base$1.35100%Route unknown91d ago0x3871fb…36b7a9
0xed40…a6650x1892…6085Base$1.66100%Route unknown91d ago0x417ece…9c8227

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.