Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$6.30100%0x4184…789b114d ago0x572c45…b64ea1
0x8cfa…be850x0e3d…7757Base—$1.05100%0x31fe…80c4114d ago0x763cea…538da4
0x8cfa…be850x0e3d…7757Base—$2.10100%0x0043…73f2114d ago0x34a07f…2a2453
0x8cfa…be850x0e3d…7757Base—$10.50100%0xb1ed…f854114d ago0x194525…2f12f4
0x8cfa…be850x0e3d…7757Base—$10.50100%0x9f03…5233114d ago0x30bfa7…b7b4b3
0x8cfa…be850x0e3d…7757Base—$2.10100%0xd60b…b739114d ago0x376f36…e57f82
0x8cfa…be850x0e3d…7757Base—$1.05100%0x4345…1ce9114d ago0x7d5d95…d270c2
0x8cfa…be850x0e3d…7757Base—$1.05100%0xa8cd…6548114d ago0x08a36e…0eaf86
0x8cfa…be850x0e3d…7757Base—$5.25100%0x2fb2…aefd114d ago0x750049…442378
0x8cfa…be850x0e3d…7757Base—$1.05100%0x9c66…aca6114d ago0x8ad845…e58b7d
0x8cfa…be850x0e3d…7757Base—$10.50100%0xd3b3…bd82114d ago0xc9cca5…01f1d0
0x8cfa…be850x0e3d…7757Base—$5.25100%0x127e…b24a114d ago0xdf4e69…ebf67d
0x8cfa…be850x0e3d…7757Base—$5.25100%0x5823…9b21114d ago0xab27fa…b6c35e
0x8cfa…be850x0e3d…7757Base—$5.25100%0xa2ae…0331114d ago0xbf8454…cee570
0x8cfa…be850x0e3d…7757Base—$10.50100%0x6344…a21a114d ago0xdc7dd9…258184
0x8cfa…be850x0e3d…7757Base—$5.25100%0xdeef…04fd114d ago0x6d8753…61c095
0x8cfa…be850x0e3d…7757Base—$1.05100%0x2640…d767114d ago0xd82984…9ff2e2
0x8cfa…be850x0e3d…7757Base—$1.05100%0xdbb0…e8c2114d ago0x6f35cb…bb7a88
0x8cfa…be850x0e3d…7757Base—$1.05100%0xffde…0410114d ago0xf5e79f…38b7e8
0x8cfa…be850x0e3d…7757Base—$10.50100%0x6b3c…58cb114d ago0x00cee8…db593c
0x8cfa…be850x0e3d…7757Base—$5.25100%0xdb82…2748114d ago0xa70e11…88d7ba
0x8cfa…be850x0e3d…7757Base—$5.25100%0x39e0…3f79114d ago0x7fc8a0…2184a4
0x8cfa…be850x0e3d…7757Base—$31.50100%0x1bf5…a716114d ago0x01dfd4…f7fe21
0x8cfa…be850x0e3d…7757Base—$21.00100%0xda2d…f5ea114d ago0xfce584…9a2ed8
0x8cfa…be850x0e3d…7757Base—$15.75100%0xb60e…e3aa114d ago0xfcecfb…bd3055

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.