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%coinbase9d ago0x4e2cf8…a0b33b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0x8a84c2…28c5ac
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0x65a788…3dca5e
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0x2a3ae6…d87344
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0x648c75…ea60a6
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0x4a9468…f63b48
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0xc33953…eb9ef5
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0x1900e5…cff82e
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0xa32d39…4a7d69
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0x299a0e…42400a
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0x5eea2f…bb53e4
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0xef1b86…bee563
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0xd1608c…e4ec71
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase10d ago0x5bbceb…88bb80
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase10d ago0x32e3ca…a8dd8e
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase10d ago0x55387b…0becc2
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase10d ago0xc8e7e0…39038e
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase10d ago0x95aa40…47deee
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase10d ago0x1a2fd8…5a7a69
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase10d ago0x258d0a…83a9fe
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase10d ago0x64bed4…5a3ee9
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase10d ago0x1d8abc…95a399
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase10d ago0xf8a82c…36a91c
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0x21f302…cf9696
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase10d ago0x31c83c…df1b3f

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.