Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81a…5ec90x47c5…4fc3Base—$10.5070%0x54c7…4b1230d ago0xb5e995…f0e680
0xe81a…5ec90x47c5…4fc3Base—$1.0570%0x5f60…e48e30d ago0x280464…7a5f23
0xe81a…5ec90x47c5…4fc3Base—$3.1570%0xa140…d38d30d ago0x9d7e74…b0d5e6
0xe81a…5ec90x47c5…4fc3Base—$3.1570%0x73f4…836730d ago0x952f88…d083c7
0xe81a…5ec90x47c5…4fc3Base—$2.1070%0x58cf…f8d430d ago0x71f4db…334e89
0xe81a…5ec90x47c5…4fc3Base—$1.0570%0x2b28…0c2130d ago0xf1c05e…138b36
0xe81a…5ec90x47c5…4fc3Base—$5.2570%0xe9e4…196330d ago0x6a4a09…6b7c0b
0xe81a…5ec90x47c5…4fc3Base—$10.5070%0x0007…886730d ago0x7637d0…5c65f2
0xe81a…5ec90x47c5…4fc3Base—$3.1570%0x2960…064b30d ago0xf24e0a…c9247a
0xe81a…5ec90x47c5…4fc3Base—$5.2570%0xab17…f94330d ago0xff6f0f…5be65d
0xe81a…5ec90x47c5…4fc3Base—$1.0570%0x8183…61da30d ago0xb83eff…cf4ba0
0xe81a…5ec90x47c5…4fc3Base—$5.2570%0x5670…ffbc30d ago0x82cb0a…af3a40
0xe81a…5ec90x47c5…4fc3Base—$5.2570%0x6204…112230d ago0xb898c8…6f7444
0xe81a…5ec90x47c5…4fc3Base—$11.5570%0x781c…500130d ago0x4c8605…c2b702
0xe81a…5ec90x47c5…4fc3Base—$6.3070%0x1570…9b0a30d ago0x398602…6fce1f
0xe81a…5ec90x47c5…4fc3Base—$12.6070%0x1e7c…464c30d ago0x4538d3…0810fb
0xe81a…5ec90x47c5…4fc3Base—$7.3570%0x2ee2…15c431d ago0xd097be…20dd1d
0xe81a…5ec90x47c5…4fc3Base—$1.0570%0x04bf…0d0e31d ago0x9ef470…8472cc
0xe81a…5ec90x47c5…4fc3Base—$10.5070%0x154a…ba3231d ago0xfeed3b…ed0b55
0xe81a…5ec90x47c5…4fc3Base—$2.1070%0x8b99…df7931d ago0xdae95c…1e39d5
0xe81a…5ec90x47c5…4fc3Base—$3.1570%0x35fa…74a931d ago0x86325f…f5560a
0xe81a…5ec90x47c5…4fc3Base—$10.5070%0x44ef…9f6331d ago0x91482d…341c99
0xe81a…5ec90x47c5…4fc3Base—$1.0570%0xcd64…d81f31d ago0xda2788…686a7e

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.