Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$5.25100%0xf8ec…37d486d ago0x33bc21…5c1bd6
0xc9a2…31540x0e3d…7757Base$10.50100%0x212c…a8f686d ago0xfa2fca…9387c2
0xc9a2…31540x0e3d…7757Base$1.05100%0x8bf2…a82e86d ago0x7918cf…e421e3
0xc9a2…31540x0e3d…7757Base$7.35100%0x99d9…ec9d86d ago0xe72828…b89347
0xc9a2…31540x0e3d…7757Base$10.50100%0x4a3c…710286d ago0x423ac9…0204ba
0xc9a2…31540x0e3d…7757Base$10.50100%0x0156…b0f586d ago0x348374…9d88a6
0xc9a2…31540x0e3d…7757Base$21.00100%0xf8ec…37d486d ago0xc35efb…b7d89f
0xc9a2…31540x0e3d…7757Base$10.50100%0x9618…286186d ago0x662b6f…a971f6
0xc9a2…31540x0e3d…7757Base$1.05100%0xc629…e70186d ago0x4a9101…b0f23f
0xc9a2…31540x0e3d…7757Base$5.25100%0x0abd…8e7786d ago0x79f804…ca1693
0xc9a2…31540x0e3d…7757Base$15.75100%0x6280…2e7986d ago0x75359f…2016cc
0xc9a2…31540x0e3d…7757Base$11.55100%0x16b5…bfc086d ago0x48d130…5a8622
0xc9a2…31540x0e3d…7757Base$5.25100%0xddf5…034786d ago0xf62502…efa35c
0xc9a2…31540x0e3d…7757Base$31.50100%0xdc27…c47d86d ago0x97507d…7d5a11
0xc9a2…31540x0e3d…7757Base$3.15100%0xc5a1…8a3486d ago0xb37b2d…f75b8d
0xc9a2…31540x0e3d…7757Base$10.50100%0xdb82…274886d ago0x542012…2df56e
0xc9a2…31540x0e3d…7757Base$2.10100%0x493b…b91686d ago0xc27c45…03f89a
0xc9a2…31540x0e3d…7757Base$15.75100%0x2740…f50486d ago0xa688fb…bc83c8
0xc9a2…31540x0e3d…7757Base$2.10100%0x4eef…bbd286d ago0x52f5f5…b7c944
0xc9a2…31540x0e3d…7757Base$1.05100%0x549c…63b786d ago0x645a88…232b45
0xc9a2…31540x0e3d…7757Base$2.10100%0xfe42…c1f086d ago0x4b5ecd…653ebb
0xc9a2…31540x0e3d…7757Base$1.05100%0xd812…ee4486d ago0xb11801…d0ad37
0xc9a2…31540x0e3d…7757Base$5.25100%0x7666…72f486d ago0x2bf52f…e0fb3e
0xc9a2…31540x0e3d…7757Base$10.50100%0x30af…b89d86d ago0x2d7eb2…880830
0xc9a2…31540x0e3d…7757Base$10.50100%0xb9e3…292d86d ago0x35017b…c4ee95

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.