Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7a2…263e0x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase23d ago0x1b1507…426834
0xc7a2…263e0x0efa…159bBaseContract Safety Checkerx402$0.02100%coinbase23d ago0x603190…60c01a
0xc7a2…263e0x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0x715ac0…72beb0
0xc7a2…263e0xbad1…98d0Basex402 service$0.01100%coinbase23d ago0xf24123…94a07f
0xc7a2…263e0x3aa9…8a3aBasegrovTiktok$0.03100%coinbase23d ago0xc28683…eb1d84
0xc7a2…263e0xcc42…305fBasex402-factoryCore$0.02100%coinbase23d ago0x59eeee…421b0c
0xc7a2…263eOfficial Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase23d ago0xca6ab0…620603
0xc7a2…263e0xe569…5e75BaseAnyway Possible Base BalanceBase wallet balance$0.05100%coinbase23d ago0x593043…b67b97
0xc7a2…263e0xbf11…4b82Basex402 service$0.001100%coinbase23d ago0x71e9f0…a080b1
0xc7a2…263e0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase23d ago0xe9dd7b…d337b6
0xc7a2…263e0xc9b7…3e6aBasex402 service$0.05100%coinbase23d ago0xb00cbb…4b4635
0xc7a2…263e0x8647…3558BaseLive EVM Block NumberBlock$0.003100%coinbase23d ago0xfc0085…22b0b1
0xc7a2…263e0x3aa9…8a3aBasegrovTiktok$0.05100%coinbase23d ago0x1902ae…877d7f
0xc7a2…263e0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase23d ago0xbaa018…bc8191
0xc7a2…263e0x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase23d ago0xa214f2…a15e9b
0xc7a2…263e0xa0bf…869bBaseAPI AcreCrypto$0.003100%coinbase23d ago0xffbfc7…2aaac7
0xc7a2…263e0xcc42…305fBasex402-factoryCore$0.02100%coinbase23d ago0xa92417…b579d2
0xc7a2…263e0xce33…989eBaseAmazon Product SearchAmazon$0.006100%coinbase23d ago0x79aa9a…ea2a02
0xc7a2…263eOfficial Source EvidenceBaseOfficial Source EvidenceSec$0.05100%coinbase23d ago0x08d9c3…45df09
0xc7a2…263e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase23d ago0x5f3155…95e104
0xc7a2…263e0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase23d ago0xb4f8b3…f8d9b1

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.