Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc5ba…c7060x9e25…0810Base—$0.0270%0x9e25…08102d ago0xa7b9b0…066993
0x29e4…80140x9e25…0810Base—$0.00746970%0x9e25…08102d ago0x4d2dc5…b9c880
0x29ab…baac0x9e25…0810Base—$0.0270%0x9e25…08102d ago0x2b6d54…0810aa
0xcd9e…c59f0x9e25…0810Base—$0.0670%0x9e25…08102d ago0x7bd8c3…811847
0x6701…abd60x9e25…0810Base—$0.0470%0x9e25…08102d ago0xe82087…2b8dc4
0x6e4a…96b20x9e25…0810Base—$0.00605370%0x9e25…08102d ago0x4e4356…985c07
0x0613…2f6e0x9e25…0810Base—$0.0170%0x9e25…08102d ago0x64d311…8a2a1d
0x3e15…e10c0x9e25…0810Base—$0.0170%0x9e25…08102d ago0xb2643d…1ac767
0x0f5c…8f2e0x9e25…0810Base—$0.0170%0x9e25…08102d ago0x6f578b…569852
0xfc89…f1720x9e25…0810Base—$0.0670%0x9e25…08102d ago0xb74279…6ab97a
0xe885…7edd0x9e25…0810Base—$0.0770%0x9e25…08102d ago0x4c837c…58ca03
0x6e19…b3470x9e25…0810Base—$0.00648870%0x9e25…08102d ago0xf8682f…e58579
0xc591…8b6d0x9e25…0810Base—$0.0470%0x9e25…08102d ago0x31017a…fed5c4
0x1e02…6c8a0x9e25…0810Base—$0.0570%0x9e25…08102d ago0x44bddd…c86f21
0x601f…841b0x9e25…0810Base—$0.0570%0x9e25…08102d ago0x5c8b12…55f1c9
0x8c3e…83b70x9e25…0810Base—$0.00983670%0x9e25…08102d ago0x867155…04e783
0x47f3…83e30x9e25…0810Base—$0.0670%0x9e25…08102d ago0x79623d…b79868
0x13e9…d19d0x9e25…0810Base—$0.0270%0x9e25…08102d ago0x9dcf22…0181fb
0x6e2e…a18c0x9e25…0810Base—$0.0270%0x9e25…08102d ago0x1d376e…68f978
0x52d9…13df0x9e25…0810Base—$0.0370%0x9e25…08102d ago0x671c33…992678
0xd866…732f0x9e25…0810Base—$0.0270%0x9e25…08102d ago0xd06e7e…b795fe
0x9476…582c0x9e25…0810Base—$0.0270%0x9e25…08102d ago0x4b7fb5…5a12a4
0x0bff…0e860x9e25…0810Base—$0.0170%0x9e25…08102d ago0xd08cb6…7468bb
0x5b60…1ab30x9e25…0810Base—$0.00632870%0x9e25…08102d ago0x6fd860…5967dd
0x820b…efee0x9e25…0810Base—$0.0470%0x9e25…08102d ago0xa3d32f…4a8e35

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.