Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0x415998…360356
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0x892151…66be6f
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x97f8bf…56ce87
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x24a66a…9257a0
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0x077f5e…bdc861
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0xbcc3ad…5c4877
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x940aa4…78558c
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x7bde60…12c11c
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0x93be59…f34865
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0xf26868…7fac1c
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0x21653b…5a6ca9
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0x5e092d…c1c3b2
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0xe7e4ea…1b93b5
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0xfb86a7…25fe71
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0x162f47…e7863b
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0xe8946c…39c202
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0xd08355…7b1406
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x859fab…5b0acf
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0x7544d7…b04f8e
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0x91f5b9…f0b4c3
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x44b4e2…3861da
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0x75fa1f…c6ffa3
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0xeb6558…2609fa
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0x7dce9b…cf0373
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0xb4595d…b00757

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.