Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd544…2b280xa9dd…2315Base$0.002100%candidates80d ago0x12d18a…0cee50
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0xc7eec8…22e621
0xd544…2b280xa9dd…2315Base$0.002100%candidates80d ago0x1f8903…832e0c
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0x848bcb…6beedb
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0x129f88…86d017
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0xf1d155…d62c0b
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0xbc3329…1a81e0
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0xfe3793…eabdd1
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0x8e73a0…ad4504
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0xd319ca…5fe6d1
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0x7f6cb1…f7ca2e
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0xcfb5d9…e6b249
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0xecec41…4e20b4
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0x61e8ff…d94f47
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown80d ago0x7f0a5c…f547fe
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown81d ago0xf11ae2…897074
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown81d ago0x8eda54…1347f5
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown81d ago0x3d6772…3a3ab7
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown81d ago0xce4175…a67ab0
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown81d ago0xefcf3d…038f4f
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown81d ago0x28130f…1cebd4
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown81d ago0xf9da0c…86a577
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown81d ago0xc2842a…e31e4d
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown81d ago0x393c14…0703e9
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown81d ago0x7b2bdb…e394c0

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.