Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0xa915…4df0Base—$1.2570%0x7e99…09881d ago0x65466d…397c92
0xfc2e…db2d0xa96b…6d68Base—$1.2570%0x7e99…09881d ago0x45f0c0…4b1457
0xfc2e…db2d0x8dbf…7a52Base—$1.2570%0x7e99…09881d ago0xcb5620…f985fa
0xfc2e…db2d0xa614…2d68Base—$1.2570%0x7e99…09881d ago0x536f5c…d27bc7
0xfc2e…db2d0x4e57…31b3Base—$1.2570%0x1045…24451d ago0x614197…de308f
0xfc2e…db2d0xe63e…3deaBase—$1.2570%0x1045…24451d ago0xfb57d4…46b1fa
0xfc2e…db2d0x7ee4…c7e2Base—$1.2570%0x7e99…09881d ago0xd42fd4…e48b10
0xfc2e…db2d0xe83c…b397Base—$1.2570%0x7e99…09881d ago0x68eb9e…963ef9
0xfc2e…db2d0xc977…4586Base—$1.2570%0x7e99…09881d ago0xc5db9c…600c3f
0xfc2e…db2d0xf01e…7066Base—$1.2570%0x7e99…09881d ago0x032c9b…c6db1c
0xfc2e…db2d0x0feb…e0faBase—$1.2570%0x7e99…09881d ago0x37bca9…abe963
0xfc2e…db2d0xce71…69d3Base—$1.2570%0x7e99…09881d ago0x4acee9…975bd3
0xfc2e…db2d0xe365…ec64Base—$1.2570%0x7e99…09881d ago0xd5cde2…0a96a9
0xfc2e…db2d0x95f1…cab5Base—$1.2570%0x7e99…09881d ago0xc37121…47eb47
0xfc2e…db2d0x1129…fedbBase—$1.2570%0x7e99…09881d ago0x79b5ca…9ff895
0xfc2e…db2d0x04e3…f81cBase—$1.2570%0x7e99…09881d ago0x18499a…a20e2a
0xfc2e…db2d0xdffa…1a70Base—$1.2570%0x7e99…09881d ago0x996482…29c4be
0xfc2e…db2d0x8811…b5ffBase—$1.2570%0x7e99…09881d ago0xd8ff3f…af350a
0xfc2e…db2d0x4ad5…5b96Base—$1.2570%0x7e99…09881d ago0xe3443f…bf023f
0xfc2e…db2d0xa186…95d3Base—$1.2570%0x7e99…09881d ago0xf3f40a…303ccb
0xfc2e…db2d0xc984…ef92Base—$1.2570%0x7e99…09881d ago0x64a3ba…491bd9
0xfc2e…db2d0x47f4…364cBase—$1.2570%0x7e99…09881d ago0x4af615…04352c
0xfc2e…db2d0x7160…d94eBase—$1.2570%0x7e99…09881d ago0x97fc46…268afd
0xfc2e…db2d0xfedd…8845Base—$1.2570%0x7e99…09881d ago0x3d6100…fde3c0
0xfc2e…db2d0xec35…14f0Base—$1.2570%0x7e99…09881d ago0xcfc374…80fbbe

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.