Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x575161…011c6c
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x7202a4…0b48b7
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x1d1a2a…2e5ba4
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x658c1e…c41eb4
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x6c2ca6…622dd0
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0xd60701…13b36c
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x908a1e…207728
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0xec2705…a1c353
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0xf5c1e2…462bd1
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x980fde…5bdcec
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x5d4625…5f8966
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x23d0b6…9f285f
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0xdedae6…69d666
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x811217…831ab2
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x2c1b0b…8e4ea6
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x3d9c48…c0d5e4
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x16a1dd…4dfe8c
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0xf73e39…58ca31
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x93a8ff…840cfb
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0xad8930…c4b96b
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0xf15f02…5c53df
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x8a6ba7…a4d3ff
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x99e17b…f1dd35
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x44a0c2…898b07
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown92d ago0x0dd293…d6f93c

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.