Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x5dd990…308152
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xfc8c9b…f65813
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xd745e5…089410
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xe36464…dacc08
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xb848da…f78cce
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x9670ca…5c981c
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x5bb77b…7eb168
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x4a7610…f26524
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xed6b7d…a1916a
0x355c…f7b40x2f01…a0d3Base$0.0170%0xa2d4…125c2d ago0xcb69af…49161a
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x95395b…6acddb
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xbe6c41…c03d7c
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xc84f6c…5e6fdc
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xcfb814…40cd91
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xa6de67…a91634
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xb02b2f…a26e26
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x7007fe…75f79c
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x9d07e7…eb38e3
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x400f4d…4567f7
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x73b44c…5a248e
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x918268…cc7c18
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x7e775a…cae532
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xd6d0df…606a1b
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x78cdf9…6e2b2f
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x22c71d…8e4f1c

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.