Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13d5…46620x1892…6085Base—$1.76100%relai115d ago0xd5385b…c68898
0x13d5…46620x1892…6085Base—$1.35100%relai115d ago0x70d6de…236378
0x13d5…46620x1892…6085Base—$1.22100%relai115d ago0xd26c5c…ce7386
0x13d5…46620x1892…6085Base—$1.15100%relai115d ago0x152e81…fa928b
0x13d5…46620x1892…6085Base—$1.90100%relai115d ago0xf80d9c…f0b2a1
0x13d5…46620x1892…6085Base—$1.58100%relai115d ago0x027531…206417
0x13d5…46620x1892…6085Base—$1.61100%relai116d ago0xd36d52…d98461
0x13d5…46620x1892…6085Base—$1.48100%relai116d ago0xf5b781…00fbe6
0x13d5…46620x1892…6085Base—$1.27100%relai116d ago0x7ece2d…3e2514
0x13d5…46620x1892…6085Base—$1.99100%relai116d ago0x1a8b49…dd0998
0x13d5…46620x1892…6085Base—$1.50100%relai116d ago0xff8048…60094b
0x13d5…46620x1892…6085Base—$1.78100%relai116d ago0x2894d5…6f46a2
0x13d5…46620x1892…6085Base—$1.52100%relai116d ago0x1d57bd…372186
0x13d5…46620x1892…6085Base—$1.81100%relai116d ago0xb199e1…0baa5f
0x13d5…46620x1892…6085Base—$2.00100%relai116d ago0xcacdac…49e0a2
0x13d5…46620x1892…6085Base—$1.99100%relai116d ago0x77dc15…55ffd9
0x13d5…46620x1892…6085Base—$1.95100%relai116d ago0x5ef98d…91497d
0x13d5…46620x1892…6085Base—$1.72100%relai116d ago0x644976…4f53f3
0x13d5…46620x1892…6085Base—$1.31100%relai116d ago0xdb5673…9cf3bc
0x13d5…46620x1892…6085Base—$1.25100%relai116d ago0xe9e7ef…b72081
0x13d5…46620x1892…6085Base—$1.86100%relai116d ago0x813be5…a3013e
0x13d5…46620x1892…6085Base—$1.82100%relai116d ago0x0ca9a9…3b300b
0x13d5…46620x1892…6085Base—$2.00100%relai116d ago0x52d73c…910c9a
0x13d5…46620x1892…6085Base—$1.57100%relai116d ago0x778b38…9c8be7
0x13d5…46620x1892…6085Base—$1.71100%relai116d ago0xfaf145…0624dd

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.