Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c81…f85e0x3d39…1b30Base—$0.01100%coinbase72d ago0xf5231f…a5395e
0x3c81…f85e0x9713…162dBase—$0.01100%coinbase72d ago0x646b7a…dfed4b
0x3c81…f85e0x553c…5a25Base—$0.01100%coinbase72d ago0xe17fb8…4f4136
0x3c81…f85e0x2c78…b307Base—$0.01100%coinbase72d ago0xc869cd…8eb10c
0x3c81…f85e0x62b2…5519Base—$0.01100%coinbase72d ago0x2a73aa…47644e
0x3c81…f85e0x866f…7ba3Base—$0.01100%coinbase72d ago0x892273…4c5425
0x3c81…f85e0x0b95…be57Base—$0.01100%coinbase72d ago0x7e2343…9d5e87
0x3c81…f85e0x127b…d4f4Base—$0.01100%coinbase72d ago0xdbf39c…1e6624
0x3c81…f85e0xfc40…0c50Base—$0.01100%coinbase72d ago0x9d05da…d3eab2
0x3c81…f85e0xef75…afd1Base—$0.01100%coinbase72d ago0x70aade…74b22b
0x3c81…f85e0xc424…7c75Base—$0.01100%coinbase72d ago0x8cc276…bc6fc0
0x3c81…f85e0x8a91…6004Base—$0.01100%coinbase72d ago0x3be51b…94d3a5
0x3c81…f85e0xff7c…7448Base—$0.01100%coinbase72d ago0x478959…44191f
0x3c81…f85e0x15a8…4babBase—$0.01100%coinbase73d ago0x0b4af6…d484ff
0x3c81…f85e0x3286…d642Base—$0.01100%coinbase73d ago0xb2708b…809f43
0x3c81…f85e0x9a29…3182Base—$0.01100%coinbase73d ago0x63264c…219f67
0x3c81…f85e0x2745…09e0Base—$0.01100%coinbase73d ago0x3c6e09…a77e63
0x3c81…f85e0x33ae…2237Base—$0.01100%coinbase73d ago0x0f7021…d63e7d
0x3c81…f85e0x8eb2…2fefBase—$0.01100%coinbase73d ago0x2399ad…cf2af0
0x3c81…f85e0xc865…6b82Base—$0.01100%coinbase73d ago0xb3d129…b729ab
0x3c81…f85e0x9486…d57fBase—$0.01100%coinbase73d ago0xf18bba…d01e76

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.