Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9397…1cc00x7ce7…14ffBase—$3.50100%0x25e9…76f080d ago0x726731…e43c7e
0x917c…2f3a0x7ce7…14ffBase—$3.50100%0x25e9…76f080d ago0xff447e…968626
0xc302…fcce0x7ce7…14ffBase—$0.75100%0x25e9…76f081d ago0x7a5e37…7fb37d
0x8491…57e90x7ce7…14ffBase—$0.75100%0x25e9…76f081d ago0x7a5e37…7fb37d
0x01ae…98fd0x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0x0c380e…74ca34
0xa058…22790x7ce7…14ffBase—$0.50100%0x25e9…76f081d ago0xaa71ad…653762
0x2d9d…2e020x7ce7…14ffBase—$0.50100%0x25e9…76f081d ago0xaa71ad…653762
0x99dc…f0870x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0x71cb92…ad0639
0xd895…268c0x7ce7…14ffBase—$0.75100%0x25e9…76f081d ago0x450193…9f3ac3
0x73ee…ccd00x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0x5a3df1…0107cf
0x0dec…7bbb0x7ce7…14ffBase—$0.50100%0x25e9…76f081d ago0x3c73a9…bc2d7a
0x102a…b19f0x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0x7d718a…9b3284
0xd001…5f510x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0x9e8e6c…6d4506
0xc153…d3f40x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0xc71c6e…c3bf2d
0x46ce…7aeb0x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0x0b0e61…42997e
0xc27f…6ca10x7ce7…14ffBase—$0.75100%0x25e9…76f081d ago0xe85567…c57d5f
0x25d4…81a20x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0xbb7fe9…ff9ae1
0xe1b1…19c00x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0x1666c3…d393f7
0x5231…2e710x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0xb28358…d88744
0xf19f…9ccf0x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0xb62865…67df3a
0x5a5a…ef000x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0x5722b1…fd6277
0xbba3…e3840x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0xeff579…869b6b
0x4b75…c8ad0x7ce7…14ffBase—$0.75100%0x25e9…76f081d ago0xeff579…869b6b
0x3a81…097a0x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0x881764…c960bf
0x8543…a78b0x7ce7…14ffBase—$3.50100%0x25e9…76f081d ago0x881764…c960bf

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.