Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a8…fa2d0x23d9…8411BaseApify APIActors$0.01100%coinbase95d ago0x71011f…29ff4c
0x30a8…fa2d0x23d9…8411BaseApify APIActors$0.01100%coinbase95d ago0x76b656…b602cd
0x30a8…fa2d0x23d9…8411BaseApify APIActors$0.01100%coinbase95d ago0xbf22b7…087238
0x30a8…fa2d0x23d9…8411BaseApify APIActors$0.01100%coinbase95d ago0x83c720…7a4c64
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x16e8e8…b23150
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0xa9b000…c6c727
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x21aaef…8d21d0
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x95c52f…bf1d8c
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0xbbb4a2…40e921
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x95b1d8…f9d014
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x2701ae…ac305f
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x485f37…98f893
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x68cb5d…a7aea9
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x41cc9d…c2b1e3
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x8cf043…e8ac2c
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0xca0dc2…124a33
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x44499e…353dc3
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x1f6c3f…13afef
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x31947a…516544
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0xdf5e67…9a8a04
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0xd31a81…d6017a
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x48f036…a2d22b
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x366ec7…64143f
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x3a30cc…9076a8
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase96d ago0x7e210b…c325e8

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.