Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.01100%coinbase4d ago0x2e16e2…9c5e6b
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0xd07686…6e4477
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x53f7f2…160ac9
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x68c076…fa7f2c
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x80c0b9…f143b4
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x9ec96a…ee155d
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x43aa6a…28355f
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x4c379e…7774d4
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x79c4e8…6babee
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x8fb49c…c913b7
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0xabcec3…bd07e7
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0xf782b9…1396a6
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0xe50d14…35d714
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x356d7f…77ed6b
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0xa3a750…d0217b
0x0976…2f960xf000…94fcBase$0.03100%coinbase4d ago0x0fd0a5…881975
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x86e3e0…0fdb38
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x66836f…770d77
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0x4848cb…39f0af
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0x00a70c…84e38e
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0x84eaac…0b832b
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0x19c14b…ce43fb
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0xb1e9da…ed707a
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0x03e384…2e80b7
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0x2593b9…6d93e0

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.