Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$36.01100%mrdn65d ago0x84a917…63e5d4
0x13db…51920x8e77…e2d6Base—$41.67100%mrdn65d ago0x843449…cfae55
0x13db…51920x8e77…e2d6Base—$36.67100%mrdn65d ago0xe827cb…e05ae1
0x13db…51920x8e77…e2d6Base—$32.48100%mrdn65d ago0x2cfa93…5cd49d
0x13db…51920x8e77…e2d6Base—$40.52100%mrdn65d ago0x4dd67a…5ca12c
0x13db…51920x8e77…e2d6Base—$42.35100%mrdn65d ago0x1257bc…5fd694
0x13db…51920x8e77…e2d6Base—$38.14100%mrdn65d ago0x0ea016…3e9108
0x13db…51920x8e77…e2d6Base—$41.92100%mrdn65d ago0x620600…326742
0x13db…51920x8e77…e2d6Base—$22.81100%mrdn65d ago0x1bdd13…7f54e9
0x13db…51920x8e77…e2d6Base—$41.66100%mrdn65d ago0x0540f0…31f647
0x13db…51920x8e77…e2d6Base—$20.46100%mrdn65d ago0xe8a8b8…5d051c
0x13db…51920x8e77…e2d6Base—$41.37100%mrdn65d ago0xab9d2d…2cad92
0x13db…51920x8e77…e2d6Base—$28.49100%mrdn65d ago0xa0f033…fc8eb3
0x13db…51920x8e77…e2d6Base—$31.37100%mrdn65d ago0xee45df…6fc64c
0x13db…51920x8e77…e2d6Base—$43.21100%mrdn65d ago0xf8ca62…59d8ae
0x13db…51920x8e77…e2d6Base—$16.99100%mrdn65d ago0xd9a0c2…176842
0x13db…51920x8e77…e2d6Base—$30.14100%mrdn65d ago0xcbbab2…9a9064
0x13db…51920x8e77…e2d6Base—$31.73100%mrdn65d ago0x092fb0…af8cab
0x13db…51920x8e77…e2d6Base—$28.15100%mrdn65d ago0x4a1536…4e1120
0x13db…51920x8e77…e2d6Base—$15.40100%mrdn65d ago0xd970a7…b2af51
0x13db…51920x8e77…e2d6Base—$24.75100%mrdn65d ago0xfdfe61…630fd4
0x13db…51920x8e77…e2d6Base—$23.22100%mrdn65d ago0xeca855…494922
0x13db…51920x8e77…e2d6Base—$32.11100%mrdn65d ago0xeb809c…d2f733
0x13db…51920x8e77…e2d6Base—$27.00100%mrdn65d ago0xd29457…ba0c75
0x13db…51920x8e77…e2d6Base—$21.07100%mrdn65d ago0xcacc95…2e289e

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.