Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe087…1f640x10c1…1e24Base—$0.12100%coinbase114d ago0x6b1335…42bc71
0xe087…1f640x10c1…1e24Base—$0.61100%coinbase114d ago0x01e706…5f2d74
0xe087…1f640x10c1…1e24Base—$0.61100%coinbase114d ago0xeaee44…ec778f
0xe087…1f640x10c1…1e24Base—$0.56100%coinbase114d ago0xe7fb27…43026b
0xe087…1f640x10c1…1e24Base—$0.50100%coinbase114d ago0xdb1f54…9ccbd5
0xe087…1f640x10c1…1e24Base—$0.17100%coinbase114d ago0x3cb7f9…4c50a4
0xe087…1f640x10c1…1e24Base—$0.53100%coinbase114d ago0xc56e99…1e3626
0xe087…1f640x10c1…1e24Base—$0.54100%coinbase114d ago0xc4a594…7b13d8
0xe087…1f640x10c1…1e24Base—$0.60100%coinbase114d ago0xd0ec38…283f36
0xe087…1f640x10c1…1e24Base—$0.58100%coinbase114d ago0xb6f622…3a8e5f
0xe087…1f640x10c1…1e24Base—$0.59100%coinbase114d ago0x73d2a1…1796eb
0xe087…1f640x10c1…1e24Base—$0.57100%coinbase114d ago0x28776d…8d6988
0xe087…1f640x10c1…1e24Base—$0.56100%coinbase114d ago0x17515b…517cff
0xe087…1f640x10c1…1e24Base—$0.59100%coinbase114d ago0x1856a3…a93238
0xe087…1f640x10c1…1e24Base—$0.62100%coinbase114d ago0x91fdd3…bd1cfb
0xe087…1f640x10c1…1e24Base—$0.59100%coinbase114d ago0x3beebd…ad9ee5
0xe087…1f640x10c1…1e24Base—$0.53100%coinbase114d ago0xceff35…fe19f0
0xe087…1f640x10c1…1e24Base—$0.55100%coinbase114d ago0x263d81…941840
0xe087…1f640x10c1…1e24Base—$0.52100%coinbase114d ago0x20c0d8…045d18
0xe087…1f640x10c1…1e24Base—$0.81100%coinbase114d ago0x2a7efc…4abc1f
0xe087…1f640x10c1…1e24Base—$0.64100%coinbase114d ago0xa87f0f…cbe8ef
0xe087…1f640x10c1…1e24Base—$0.26100%coinbase114d ago0xc5e050…f8cb4d
0xe087…1f640x10c1…1e24Base—$0.16100%coinbase114d ago0xe0759b…c06476

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.