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%coinbase18d ago0x869061…4925d7
0x0976…2f960xf000…94fcBase$0.01100%coinbase18d ago0x2f2017…c9b724
0x0976…2f960xf000…94fcBase$0.01100%coinbase18d ago0x3dcaf1…3fee4b
0x0976…2f960xf000…94fcBase$0.01100%coinbase18d ago0xfe193a…3dd517
0x0976…2f960xf000…94fcBase$0.01100%coinbase18d ago0xf06559…7b42da
0x0976…2f960xf000…94fcBase$0.03100%coinbase18d ago0x81b359…2071d4
0x0976…2f960xf000…94fcBase$0.03100%coinbase18d ago0x6ca90f…751495
0x0976…2f960xf000…94fcBase$0.03100%coinbase18d ago0xecedd2…aea762
0x0976…2f960xf000…94fcBase$0.03100%coinbase18d ago0x27fe12…e23b76
0x0976…2f960xf000…94fcBase$0.10100%coinbase18d ago0xbe4a4c…7a806a
0x0976…2f960xf000…94fcBase$0.03100%coinbase18d ago0xc6a85b…92b6a0
0x0976…2f960xf000…94fcBase$0.10100%coinbase18d ago0x071d2a…62d997
0x0976…2f960xf000…94fcBase$0.10100%coinbase18d ago0xdba7d2…476b56
0x0976…2f960xf000…94fcBase$0.10100%coinbase18d ago0x79abb1…7f6af0
0x0976…2f960xf000…94fcBase$0.10100%coinbase18d ago0x35214b…0aabba
0x0976…2f960xf000…94fcBase$0.03100%coinbase18d ago0xabf800…ae682f
0x0976…2f960xf000…94fcBase$0.10100%coinbase18d ago0xed928d…e5d178
0x0976…2f960xf000…94fcBase$0.03100%coinbase18d ago0xc0e2e9…c36a24
0x0976…2f960xf000…94fcBase$0.10100%coinbase18d ago0x3d83aa…5feff6
0x0976…2f960xf000…94fcBase$0.10100%coinbase18d ago0xf01e0a…cf7d8b
0x0976…2f960xf000…94fcBase$0.03100%coinbase18d ago0xd714bd…e1a137
0x0976…2f960xf000…94fcBase$0.03100%coinbase18d ago0x584839…33c533
0x0976…2f960xf000…94fcBase$0.10100%coinbase18d ago0x328ef9…2d7c6a
0x0976…2f960xf000…94fcBase$0.10100%coinbase18d ago0x46f763…e6c47e
0x0976…2f960xf000…94fcBase$0.03100%coinbase18d ago0xc8f626…5dc9ee

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.