Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc4a4…9e8679d ago0x0e29c0…ce8eb6
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6170…fcde79d ago0x84616a…920351
0xa17c…60a90x0e3d…7757Base—$6.30100%0x5a57…2a9e79d ago0x72409d…199f2e
0xa17c…60a90x0e3d…7757Base—$3.15100%0x4263…5fe579d ago0x78ad70…bf2d48
0xa17c…60a90x0e3d…7757Base—$2.10100%0x3670…183b79d ago0x6eedfe…1f4a3b
0xa17c…60a90x0e3d…7757Base—$1.05100%0x0b7e…f08e79d ago0x61a747…131f7a
0xa17c…60a90x0e3d…7757Base—$2.10100%0x781c…500179d ago0xb7dcab…cdbf00
0xa17c…60a90x0e3d…7757Base—$10.50100%0x76aa…2a0a79d ago0x7aa417…232f30
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc7c2…61a579d ago0xbb5ebc…f742c3
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2c22…1f1c79d ago0x7dfe46…0b8fc7
0xa17c…60a90x0e3d…7757Base—$1.05100%0x154a…ba3279d ago0x5c1984…32ff37
0xa17c…60a90x0e3d…7757Base—$14.70100%0xcf6b…a40a79d ago0xcc1942…ebc179
0xa17c…60a90x0e3d…7757Base—$1.05100%0xe478…9dd779d ago0x138045…b81b33
0xa17c…60a90x0e3d…7757Base—$10.50100%0x8134…084979d ago0x8de043…997b83
0xa17c…60a90x0e3d…7757Base—$10.50100%0xce9f…bc8e79d ago0xb834d1…34f6c2
0xa17c…60a90x0e3d…7757Base—$10.50100%0x29b8…326379d ago0x9af6cc…cfcc43
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8183…61da79d ago0x5756c6…0d25e0
0xa17c…60a90x0e3d…7757Base—$5.25100%0x3663…55ff79d ago0x878101…87e367
0xa17c…60a90x0e3d…7757Base—$9.45100%0xbe1f…63c979d ago0x1b2c42…c9b148
0xa17c…60a90x0e3d…7757Base—$2.10100%0xfdd4…df7279d ago0x108908…78760f
0xa17c…60a90x0e3d…7757Base—$10.50100%0x07d6…1b9480d ago0xdb8ac4…ba41da

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.