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.10100%coinbase3d ago0xd2236a…3a328c
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0x46e90f…8a4f2a
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0x5a90f5…ac7ff9
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0x44557b…eec43e
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0x0ee1cf…32b873
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0x68c00e…c38335
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0x2e384e…0b7e2f
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0x07f7cd…183a01
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0xf26233…ed82e0
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0x16b33e…60d0c9
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0x262444…c86378
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0x4cd2b9…beac80
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0x319a5e…2f057c
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0x8903dd…64e767
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0xf32a17…3a1116
0x0976…2f960xf000…94fcBase$0.10100%coinbase3d ago0xb291bf…6ee925
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0xbf0a66…469cf7
0x0976…2f960xf000…94fcBase$0.03100%coinbase4d ago0x7a08e7…25a370
0x0976…2f960xf000…94fcBase$0.03100%coinbase4d ago0x1ab153…cd4517
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0xa849ec…f002fd
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0xef35a8…51b316
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0xae6c22…bdebc0
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0xc605a9…e72bc7
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x209018…55bd50
0x0976…2f960xf000…94fcBase$0.10100%coinbase4d ago0x3b458e…b7e1ba

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.