Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$21.00100%0x2d05…53d094d ago0x65807f…bd1f0f
0xa787…64cf0x0e3d…7757Base$7.35100%0x6d25…ee4194d ago0xe9925e…7da17d
0xa787…64cf0x0e3d…7757Base$3.15100%0x8817…492794d ago0x6e1bac…11dfd7
0xa787…64cf0x0e3d…7757Base$5.25100%0xfbcc…3fea94d ago0xdf0d15…b9a607
0xa787…64cf0x0e3d…7757Base$10.50100%0x1ae8…2c7394d ago0x2dbc66…dca6d2
0xa787…64cf0x0e3d…7757Base$10.50100%0x2a59…864594d ago0xa77f76…9c0220
0xa787…64cf0x0e3d…7757Base$3.15100%0x8bdc…90be94d ago0xe94b9d…04eb39
0xa787…64cf0x0e3d…7757Base$13.65100%0xd8e2…3d4b94d ago0xbbb6d4…da64f8
0xa787…64cf0x0e3d…7757Base$5.25100%0x6078…eee894d ago0x0360f2…d907dd
0xa787…64cf0x0e3d…7757Base$1.05100%0x1bc6…2f9094d ago0xbde09f…9e3abf
0xa787…64cf0x0e3d…7757Base$11.55100%0x8944…ba2a94d ago0xa39e49…cb67d8
0xa787…64cf0x0e3d…7757Base$1.05100%0xc5bc…360694d ago0x68b6ea…410bc3
0xa787…64cf0x0e3d…7757Base$1.05100%0x44bc…cd6a94d ago0x90a7fb…8ad2dc
0xa787…64cf0x0e3d…7757Base$2.10100%0x629a…da9c94d ago0x81a556…658a05
0xa787…64cf0x0e3d…7757Base$10.50100%0x8d6c…345894d ago0x0a8d84…a74c2f
0xa787…64cf0x0e3d…7757Base$2.10100%0x2b56…451e94d ago0x311c2c…1595ba
0xa787…64cf0x0e3d…7757Base$73.50100%0x52ba…517794d ago0x88fb35…f0a11f
0xa787…64cf0x0e3d…7757Base$10.50100%0x4a9f…031194d ago0x987d01…742f31
0xa787…64cf0x0e3d…7757Base$2.10100%0x5047…e94094d ago0x40d481…6aff3b
0xa787…64cf0x0e3d…7757Base$13.65100%0x8107…169994d ago0xefc60c…2dcb55
0xa787…64cf0x0e3d…7757Base$6.30100%0xcf26…86e694d ago0x3a7a06…2528a9
0xa787…64cf0x0e3d…7757Base$2.10100%0x1570…9b0a94d ago0x92758e…83957d
0xa787…64cf0x0e3d…7757Base$10.50100%0x3d68…f69e94d ago0xb60ec2…cf40cf
0xa787…64cf0x0e3d…7757Base$3.15100%0x4d99…3c6394d ago0xe02960…05a979
0xa787…64cf0x0e3d…7757Base$5.25100%0xdb56…d27894d ago0x8bee4c…c04824

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.