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%coinbase19d ago0xeaafb7…d896e0
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0xf1b776…78e394
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x344268…e7c881
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0xda4c3a…9bf63c
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x6e62d9…22e538
0x0976…2f960xf000…94fcBase$0.01100%coinbase19d ago0x1772f2…4ce00a
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x10158b…0ef383
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x48163c…d8f07a
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x01fff3…a9bcda
0x0976…2f960xf000…94fcBase$0.01100%coinbase19d ago0xc35890…7f675f
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x840e70…ff9966
0x0976…2f960xf000…94fcBase$0.01100%coinbase19d ago0xb20dc7…366cb4
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x0a2fdc…97a032
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x53afbe…fe266f
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x3f0b6e…0f9308
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x6fb8e2…d40b93
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0xec2cb1…c0fadd
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x150531…8618e2
0x0976…2f960xf000…94fcBase$0.01100%coinbase19d ago0xb755b4…1e190c
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x8b59c8…25a4d0
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0xec7e15…1ad6a3
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x306879…672cba
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x381d8f…09bf4e
0x0976…2f960xf000…94fcBase$0.10100%coinbase19d ago0x98fabd…3b6420
0x0976…2f960xf000…94fcBase$0.10100%coinbase20d ago0xea1fcf…71ebfd

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.