Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf737…90d40xf000…94fcBase$0.01100%coinbase43d ago0x297399…62d26d
0xf737…90d40xf000…94fcBase$0.01100%coinbase43d ago0x96abff…458ca7
0x3460…b66a0xf000…94fcBase$0.01100%coinbase43d ago0x6521d8…4e0ece
0xf737…90d40xf000…94fcBase$0.01100%coinbase43d ago0xc9f683…41d57f
0x1452…e3a00xf000…94fcBase$0.01100%coinbase43d ago0xd1f11a…5b3c8e
0xf737…90d40xf000…94fcBase$0.03100%coinbase43d ago0x2f767b…cf889d
0xf737…90d40xf000…94fcBase$0.03100%coinbase43d ago0x29c236…172fec
0xf737…90d40xf000…94fcBase$0.03100%coinbase43d ago0x6c5fe3…b782f8
0xf737…90d40xf000…94fcBase$0.01100%coinbase43d ago0xf8c7f4…21f866
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase43d ago0xcb0bdf…ba7e5d
0xf576…65920xf000…94fcBase$0.01100%coinbase43d ago0xe85e73…10f4ac
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase43d ago0x978c4a…eae7d6
0xf737…90d40xf000…94fcBase$0.01100%coinbase43d ago0x37b8aa…f6fc0d
0x3460…b66a0xf000…94fcBase$0.01100%coinbase43d ago0x5ca9d9…ae284b
0xf737…90d40xf000…94fcBase$0.01100%coinbase43d ago0x23d2f9…48e485
0x1452…e3a00xf000…94fcBase$0.01100%coinbase43d ago0xdb2ed3…d8faa8
0xf737…90d40xf000…94fcBase$0.01100%coinbase43d ago0x533c01…f9807a
0xf737…90d40xf000…94fcBase$0.01100%coinbase43d ago0x921952…ab2aa4
0x3460…b66a0xf000…94fcBase$0.01100%coinbase43d ago0x09f2f9…9530d4
0xf737…90d40xf000…94fcBase$0.01100%coinbase43d ago0x784442…47d69f
0xf737…90d40xf000…94fcBase$0.01100%coinbase43d ago0xc18d9a…a42eae
0xced4…29c00xf000…94fcBase$9.00100%coinbase43d ago0xffa06b…42ba19
0xf737…90d40xf000…94fcBase$0.01100%coinbase43d ago0xdea7e6…da0ea4
0x3460…b66a0xf000…94fcBase$0.01100%coinbase43d ago0x9b84c2…5e8676
0xf737…90d40xf000…94fcBase$0.01100%coinbase43d ago0x9ddcd6…f77c6a

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.