Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase$0.01100%coinbase5d ago0x9c9a48…fe58e1
0xecbf…50d60xf000…94fcBase$0.01100%coinbase5d ago0xb1a5b5…6fbccc
0x4855…272c0xf000…94fcBase$0.01100%coinbase5d ago0x28e2bb…155373
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase5d ago0x860a09…769a60
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase5d ago0x445c60…4bd72c
0xecbf…50d60xf000…94fcBase$0.01100%coinbase5d ago0x6b0d0d…7e4ad9
0x4855…272c0xf000…94fcBase$0.01100%coinbase5d ago0x080a69…56395d
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase5d ago0xa5beae…dc6f31
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase5d ago0x3a8296…422544
0x0976…2f960xf000…94fcBase$0.01100%coinbase5d ago0x91bb85…ad6463
0xf576…65920xf000…94fcBase$0.01100%coinbase5d ago0x5c983d…fddeab
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase5d ago0x010ff4…7a2ba4
0x3460…b66a0xf000…94fcBase$0.05100%coinbase5d ago0xd7becf…e741ce
0x3460…b66a0xf000…94fcBase$0.05100%coinbase5d ago0xc2fd7b…1bacde
0x3460…b66a0xf000…94fcBase$0.05100%coinbase5d ago0xa11b29…ba05aa
0x3460…b66a0xf000…94fcBase$0.05100%coinbase5d ago0xdb7afc…784e0e
0x3460…b66a0xf000…94fcBase$0.05100%coinbase5d ago0x8ba259…a1076b
0x3460…b66a0xf000…94fcBase$0.05100%coinbase5d ago0x1566e5…c7c724
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase5d ago0x89f890…a80d78
0x3460…b66a0xf000…94fcBase$0.01100%coinbase5d ago0xb64f85…fe8c07
0x4855…272c0xf000…94fcBase$0.01100%coinbase5d ago0x5d90fe…00fece
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase5d ago0x878bc7…aa500a
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase5d ago0x5bb7ff…c10f00
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase5d ago0x6d05e7…a3f2b5
0xecbf…50d60xf000…94fcBase$0.01100%coinbase5d ago0x9fda27…98d00c

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.