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%coinbase42d ago0xf9f6b6…0019b7
0x0976…2f960xf000…94fcBase$0.01100%coinbase42d ago0x5dbcde…ad5a54
0x0976…2f960xf000…94fcBase$0.01100%coinbase42d ago0x4eb771…aab750
0x0976…2f960xf000…94fcBase$0.01100%coinbase42d ago0x7513e2…fbd215
0x0976…2f960xf000…94fcBase$0.01100%coinbase42d ago0xf311ea…799b48
0x0976…2f960xf000…94fcBase$0.01100%coinbase42d ago0xa695c7…552f15
0x0976…2f960xf000…94fcBase$0.01100%coinbase42d ago0x7bce7d…48a07d
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0xf4e9e9…9abf6d
0x0976…2f960xf000…94fcBase$0.01100%coinbase42d ago0xdf83c1…9100c6
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0x2c45e4…436fe6
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0x47860f…1fe747
0x0976…2f960xf000…94fcBase$0.01100%coinbase42d ago0xe03b95…7fa469
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0x6da13c…37a2f9
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0xe0d8df…653863
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0x423773…e34a7a
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0x61e010…f6de71
0x0976…2f960xf000…94fcBase$0.01100%coinbase42d ago0x12ed41…b1074a
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0xc95439…ab4995
0x0976…2f960xf000…94fcBase$0.01100%coinbase42d ago0xfb3c2b…78046d
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0x6973ab…fdfe07
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0x41d1f4…2a6dda
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0x409714…67a13f
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0x2d5527…86db76
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0x7e0a6f…080774
0x0976…2f960xf000…94fcBase$0.10100%coinbase42d ago0x3288e3…2373a0

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.