Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase60d ago0xe51367…b9a7ad
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase60d ago0x4323d4…ef2494
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase60d ago0x2aaacf…9392f6
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase60d ago0xb43e9a…e5e864
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase60d ago0x1fd7e2…e9399e
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase60d ago0x3def4b…4e1465
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase60d ago0xd8afdc…82bde7
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase60d ago0x465b90…a3278c
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase60d ago0xa4ffc9…2216b5
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase60d ago0x573ea6…f0b8de
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase60d ago0x7be071…017393
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase60d ago0x28f171…431e31
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase60d ago0xf350f5…1724c6
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase60d ago0x879758…d80d6b
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase60d ago0xcc06a9…414450
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase60d ago0xba2178…40b409
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase60d ago0xb448a0…5e6ab3
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase60d ago0x3e14fc…189bd6
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase60d ago0xe5ac45…fce603
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase60d ago0xcf41d3…994138
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase60d ago0xa5c8af…632a0f
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase60d ago0xfb506c…48a5e6
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase60d ago0xe75a28…9005d1
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase60d ago0x968a62…c910bc
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase60d ago0x06f8d7…e16246

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.