Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e11…2e1c0x290e…34b6Base$5.10100%Route unknown27d ago0x48c850…37d060
0x1e11…2e1c0x290e…34b6Base$6.39100%Route unknown27d ago0x20c969…47e2a5
0x1e11…2e1c0x290e…34b6Base$1.54100%Route unknown27d ago0x7ae24d…d8dcef
0x1e11…2e1c0x290e…34b6Base$9.92100%Route unknown27d ago0xdc93ae…69b629
0x1e11…2e1c0x290e…34b6Base$0.38100%Route unknown27d ago0x46b10e…69c233
0x1e11…2e1c0x290e…34b6Base$2.49100%Route unknown27d ago0x90884b…546e64
0x1e11…2e1c0x290e…34b6Base$0.38100%Route unknown27d ago0x066845…9586d5
0x1e11…2e1c0x290e…34b6Base$2.49100%Route unknown27d ago0x0a1523…c3ced1
0x1e11…2e1c0x290e…34b6Base$3.06100%Route unknown27d ago0xd99671…c8db97
0x1e11…2e1c0x290e…34b6Base$0.93100%Route unknown27d ago0x9cd932…4e3bc0
0x1e11…2e1c0x290e…34b6Base$1.11100%Route unknown27d ago0xb0e75f…1e85e8
0x1e11…2e1c0x290e…34b6Base$0.91100%Route unknown27d ago0x9f91ba…c0affd
0x1e11…2e1c0x290e…34b6Base$3.18100%Route unknown27d ago0x5de228…ea23af
0x1e11…2e1c0x290e…34b6Base$1.50100%Route unknown27d ago0x6c18f2…0c0a58
0x1e11…2e1c0x290e…34b6Base$0.73100%Route unknown27d ago0x19db10…44125e
0x1e11…2e1c0x290e…34b6Base$0.43100%Route unknown27d ago0xaf1669…3efc4c
0x1e11…2e1c0x290e…34b6Base$0.51100%Route unknown27d ago0x4059b5…d1f42d
0x1e11…2e1c0x290e…34b6Base$8.30100%Route unknown27d ago0xaea129…a6a97f
0x1e11…2e1c0x290e…34b6Base$0.76100%Route unknown27d ago0x226470…0bab07
0x1e11…2e1c0x290e…34b6Base$0.76100%Route unknown27d ago0x68c2e3…bbf27f
0x1e11…2e1c0x290e…34b6Base$0.57100%Route unknown27d ago0x8b21da…6ea044
0x1e11…2e1c0x290e…34b6Base$9.95100%Route unknown27d ago0xc63ff7…8a135c
0x1e11…2e1c0x290e…34b6Base$6.01100%Route unknown27d ago0x0bc569…065df2
0x1e11…2e1c0x290e…34b6Base$0.45100%Route unknown27d ago0x2ee7be…2330e2
0x1e11…2e1c0x290e…34b6Base$2.71100%Route unknown27d ago0xe05312…1e48a2

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.