Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e4c…f3c00x74b6…a153Base—$4.00100%0x4661…93fd87d ago0x9b5293…2d2a9f
0x3e4c…f3c00xf4b8…98a1Base—$4.00100%0x4661…93fd88d ago0xbce790…acb153
0x3e4c…f3c00x4562…13e2Base—$4.00100%0x4661…93fd88d ago0x0859ec…3d5f40
0x3e4c…f3c00x08e3…c4c2Base—$4.00100%0x4661…93fd88d ago0x7cc2e9…8979cd
0x3e4c…f3c00xc21a…14e5Base—$4.00100%0x4661…93fd88d ago0x73be30…3effe6
0x3e4c…f3c00xc3c0…d20fBase—$4.00100%0x4661…93fd88d ago0xd2445d…f77903
0x3e4c…f3c00x6e45…85a4Base—$4.00100%0x4661…93fd88d ago0x3aeffe…27d560
0x3e4c…f3c00x85c9…2186Base—$4.00100%0x4661…93fd88d ago0x855b44…8053ff
0x3e4c…f3c00x6aeb…0c68Base—$4.00100%0x4661…93fd88d ago0x046476…89e985
0x3e4c…f3c00x4438…75e5Base—$4.00100%0x4661…93fd88d ago0x91c8fc…51a636
0x3e4c…f3c00xba8f…dee9Base—$4.00100%0x4661…93fd88d ago0xd6e320…c018d3
0x3e4c…f3c00x7d40…84ebBase—$4.00100%0x4661…93fd88d ago0xca3188…5e5c81
0x3e4c…f3c00x2fe2…252eBase—$4.00100%0x4661…93fd88d ago0x45c7e0…cdc309
0x3e4c…f3c00x1548…127eBase—$4.00100%0x4661…93fd88d ago0x3c9f60…d33216
0x3e4c…f3c00x191d…74caBase—$4.00100%0x4661…93fd88d ago0xd4ca5e…9455d6
0x3e4c…f3c00x4225…bcccBase—$4.00100%0x4661…93fd88d ago0x28e0f9…530f59
0x3e4c…f3c00xdd1c…acbeBase—$4.00100%0x4661…93fd88d ago0x67877e…b3ef8e
0x3e4c…f3c00x98cb…fa9cBase—$4.00100%0x4661…93fd88d ago0x8b93e3…88565a
0x3e4c…f3c00xf265…8801Base—$4.00100%0x4661…93fd88d ago0x858456…2d4c1f
0x3e4c…f3c00x2d0f…0ba4Base—$4.00100%0x4661…93fd88d ago0x3dd31e…4a856f
0x3e4c…f3c00x3b84…9e8aBase—$4.00100%0x4661…93fd88d ago0x199079…da6458
0x3e4c…f3c00xe20b…113eBase—$4.00100%0x4661…93fd88d ago0xb0323e…d29a73
0x3e4c…f3c00x6120…af61Base—$4.00100%0x4661…93fd88d ago0x09481c…0f38fc
0x3e4c…f3c00x3db6…f40eBase—$4.00100%0x4661…93fd88d ago0x8dd95a…d870dd
0x3e4c…f3c00x3d87…d933Base—$20.00100%0x4661…93fd88d ago0x288157…9aab25

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.