Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x76aa…2a0a5d ago0x098047…60230f
0xc9a2…31540x47c5…4fc3Base—$52.5070%0x345f…57af5d ago0x78a6d9…a172aa
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x63d9…36285d ago0x1c9eb8…eb018d
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x6280…2e795d ago0x15afa8…6cce91
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x2e87…3c0b5d ago0xcb7fb5…054a65
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x5787…759e6d ago0x5c4184…7782a8
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xcfba…f1066d ago0x90212d…75e57d
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x3368…d66b6d ago0xbb707b…8ad445
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x8134…08496d ago0xd37b69…c29ebe
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x0558…49bd6d ago0x0dfda3…465a9e
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x77d8…3bfa6d ago0xbaafd2…fb531c
0xc9a2…31540x47c5…4fc3Base—$24.1570%0xc664…74ab6d ago0xa33787…d24ffc
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x60b3…97736d ago0x78a40f…0c46a6
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x0dd6…b0b06d ago0x4f9167…bf214f
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xe4bd…cd4e6d ago0x7c4d5b…97fa12
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xe6a1…01176d ago0x4ec703…e2489f
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc07c…d7186d ago0xd602ad…51da75
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xfe64…ec086d ago0x3f6faa…4fa162
0xc9a2…31540x47c5…4fc3Base—$11.5570%0x2e11…85736d ago0x15fa48…d4edf9
0xc9a2…31540x47c5…4fc3Base—$13.6570%0x2016…55346d ago0xb93f40…e7cf13
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x24b8…43f06d ago0x090c84…b5452c
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x9c03…689d6d ago0x21fd39…a59303
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc06a…34476d ago0x7d62d5…2d7f9b
0xc9a2…31540x47c5…4fc3Base—$29.4070%0x42d1…f7df6d ago0xdd3d9f…cf9df2
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x7250…0f206d ago0x86d726…a4eb5e

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.