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.10100%coinbase13d ago0xa2f4c8…686040
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0x714801…99277c
0x4606…9ea30xf000…94fcBase$0.10100%coinbase13d ago0xb1ce2b…606af2
0x4606…9ea30xf000…94fcBase$0.10100%coinbase13d ago0x048785…a584d9
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0xde786e…07b9b9
0x4606…9ea30xf000…94fcBase$0.10100%coinbase13d ago0x90dbd4…064f85
0x4606…9ea30xf000…94fcBase$0.10100%coinbase13d ago0xd9542a…963fc1
0x4606…9ea30xf000…94fcBase$0.10100%coinbase13d ago0x320d7b…9efc99
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0x76eb42…8c13e1
0x4606…9ea30xf000…94fcBase$0.10100%coinbase13d ago0xf99fd0…ec942b
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0x0ed0c5…571242
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0x7b2665…f2252f
0x4606…9ea30xf000…94fcBase$0.10100%coinbase13d ago0x14aded…27b994
0x4606…9ea30xf000…94fcBase$0.03100%coinbase13d ago0x8ca3c1…ae4b0c
0x4606…9ea30xf000…94fcBase$0.03100%coinbase13d ago0x1b2b93…5594e9
0x4606…9ea30xf000…94fcBase$0.03100%coinbase13d ago0x6d901a…bfac0a
0x4606…9ea30xf000…94fcBase$0.03100%coinbase13d ago0x4ca88d…48cae1
0x4606…9ea30xf000…94fcBase$0.03100%coinbase13d ago0x0d1f85…c32a2f
0x4606…9ea30xf000…94fcBase$0.03100%coinbase13d ago0x2e61e7…1b87e1
0x4606…9ea30xf000…94fcBase$0.03100%coinbase13d ago0x603998…7521ae
0x4606…9ea30xf000…94fcBase$0.03100%coinbase13d ago0xf7524d…f5da88
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0xd49bc1…16dfb8
0x4606…9ea30xf000…94fcBase$0.20100%coinbase13d ago0xc59783…be66d4
0x4606…9ea30xf000…94fcBase$0.01100%coinbase13d ago0x652d6b…b362dc
0x4606…9ea30xf000…94fcBase$0.10100%coinbase13d ago0xd54633…162759

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.