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%coinbase5d ago0x91bb85…ad6463
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0x177e12…33c298
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0x94cd8d…a7e0ee
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0x67d3b4…ac8969
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0xe122a4…931129
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0xc103eb…0d6a30
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0x4864e2…d9e5cf
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0x04b076…7b3c0a
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0x43bfc4…1e3411
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0xe6e3ff…1a9920
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0xc3cc3c…8e8c85
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0x0573ff…0f38f2
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0xd6d348…5bdab6
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0x763db8…cc3922
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0x157e35…07e21c
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0x821876…d6630c
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0x36031c…4f1e7f
0x0976…2f960xf000…94fcBase$0.10100%coinbase5d ago0xb3b142…8d51d2
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0x78e845…e8c7ea
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0x8b94d4…67c7e8
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0x4ed49e…79ad9a
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0xbad1a6…eaa49e
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0xaac39f…2eaa2d
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0x224321…6db661
0x0976…2f960xf000…94fcBase$0.03100%coinbase5d ago0x36c56d…b391fb

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.