Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase39d ago0x9a28d8…914768
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0x5856e9…e8b4b3
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase39d ago0x1aca1a…b44174
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase39d ago0x54979c…eea3a3
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0x14f8d7…d24166
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0x0243ee…02bb84
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0xaed115…e4b0a3
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0x54c96f…83a400
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase39d ago0x1f7f08…5eda40
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase39d ago0xc320b2…34b7e9
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase39d ago0xef9012…4eb1b9
0xf576…65920xf000…94fcBase$0.10100%coinbase39d ago0x8da256…1d20a5
0xf576…65920xf000…94fcBase$0.10100%coinbase39d ago0x2ac6dd…5e9daa
0x3460…b66a0xf000…94fcBase$0.01100%coinbase39d ago0xdc1b18…4ddb45
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase39d ago0x59e16b…c7de5d
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase39d ago0x813035…cfbe42
0x1fe2…ad170xf000…94fcBase$0.05100%coinbase39d ago0x37d4fd…fa6c42
0x1fe2…ad170xf000…94fcBase$0.05100%coinbase39d ago0x058f80…5a281c
0x1fe2…ad170xf000…94fcBase$0.05100%coinbase39d ago0x598efa…4b4922
0x0976…2f960xf000…94fcBase$0.03100%coinbase39d ago0x862306…829f21
0x1fe2…ad170xf000…94fcBase$0.05100%coinbase39d ago0xb1862c…9cdf20
0x1fe2…ad170xf000…94fcBase$0.05100%coinbase39d ago0x89cc30…1a9518
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase39d ago0xb2d15c…20659d
0x1fe2…ad170xf000…94fcBase$0.05100%coinbase39d ago0x1fe887…df3fb0
0x1fe2…ad170xf000…94fcBase$0.05100%coinbase39d ago0x8b61a3…1443a9

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.