Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x104578…6ebe20
0xf4a1…cc1b0x07cf…2396Basex402 service$0.04100%payAI22d ago0x350d19…2e843a
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x672532…c3c809
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xc81aca…5183dc
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xc488c2…6c6b52
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x3c638c…24d237
0xf4a1…cc1b0x07cf…2396Basex402 service$0.10100%payAI22d ago0x615a45…70a1d4
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x35df3e…b20d4a
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x5d1d82…3d7e77
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x60e90c…3da5c4
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xfcb33f…ed6b48
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x8e9f5f…5931c9
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xacf617…1206f3
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x0c1a36…ce5dc4
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x99bd6d…1b0b3b
0xf4a1…cc1b0x07cf…2396Basex402 service$0.04100%payAI22d ago0xea3a67…a61324
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xa58213…6d558c
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xda26fa…a55c8b
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x1d74d1…c42008
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x4f6425…c323c0
0xf4a1…cc1b0x07cf…2396Basex402 service$0.06100%payAI22d ago0x315e24…24c050
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x26a1a2…87344d
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x26806e…73e290
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x6a280b…63529a
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x4d0c59…bcdc72

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.